From db5055993af7107aa4179061e57b7cd4bf648002 Mon Sep 17 00:00:00 2001 From: Eric Date: Mon, 13 May 2024 12:13:01 -0500 Subject: [PATCH] Update auto-approvals for `ee/vulnerability-dashboard` folder (#18950) Changes: - Updated the list of auto-approved users for the ee/vulnerability-dashboard folder --- website/config/custom.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/config/custom.js b/website/config/custom.js index b0c14bdd68..2eed3b9450 100644 --- a/website/config/custom.js +++ b/website/config/custom.js @@ -221,7 +221,7 @@ module.exports.custom = { 'website/api/controllers/imagine': ['eashaw', 'mike-j-thomas'],// landing pages // 🫧 Vulnerability dashboard - 'ee/vulnerability-dashboard': 'mikermcneil',// (catch-all) + 'ee/vulnerability-dashboard': ['easahw', 'mikermcneil'],// (catch-all) 'ee/vulnerability-dashboard/assets': 'eashaw', 'ee/vulnerability-dashboard/views': 'eashaw', 'ee/vulnerability-dashboard/config/routes.js': 'eashaw',