Website: Fix typo in GH user name in custom config. (#18954)
This commit is contained in:
Vendored
+1
-1
@@ -221,7 +221,7 @@ module.exports.custom = {
|
||||
'website/api/controllers/imagine': ['eashaw', 'mike-j-thomas'],// landing pages
|
||||
|
||||
// 🫧 Vulnerability dashboard
|
||||
'ee/vulnerability-dashboard': ['easahw', 'mikermcneil'],// (catch-all)
|
||||
'ee/vulnerability-dashboard': ['eashaw', 'mikermcneil'],// (catch-all)
|
||||
'ee/vulnerability-dashboard/assets': 'eashaw',
|
||||
'ee/vulnerability-dashboard/views': 'eashaw',
|
||||
'ee/vulnerability-dashboard/config/routes.js': 'eashaw',
|
||||
|
||||
Reference in New Issue
Block a user