From 8d391f720726ae3999c39c574fccfce4d50c1e32 Mon Sep 17 00:00:00 2001 From: Eric Date: Thu, 22 Aug 2024 21:05:16 -0600 Subject: [PATCH] Website: update /ee/bulk-operations-dashboard maintainer and DRI (#21519) Changes: - Updated the DRI and maintainer of the /ee/bulk-operations-dashboard directory --- website/config/custom.js | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/website/config/custom.js b/website/config/custom.js index b4cddd4a23..9bb96b75d5 100644 --- a/website/config/custom.js +++ b/website/config/custom.js @@ -157,7 +157,7 @@ module.exports.custom = { 'ee/vulnerability-dashboard/package.json': 'eashaw', // 🫧 Bulk operations dashboard - 'ee/bulk-operations': 'eashaw',// (catch-all) + 'ee/bulk-operations-dashboard': 'eashaw',// (catch-all) // 🫧 Pricing and features // 'website/views/pages/pricing.ejs': '', // « Covered in CODEOWNERS (2023-07-22) @@ -237,6 +237,9 @@ module.exports.custom = { 'ee/vulnerability-dashboard/config/routes.js': 'eashaw', 'ee/vulnerability-dashboard/package.json': 'eashaw', + // 🫧 Bulk operations dashboard + 'ee/bulk-operations-dashboard': 'eashaw', + // Other brandfronts 'README.md': ['mikermcneil', 'mike-j-thomas', 'lukeheath'],//« github brandfront (github.com/fleetdm/fleet) 'tools/fleetctl-npm/README.md': ['mikermcneil', 'mike-j-thomas', 'lukeheath'],//« brandfront for fleetctl package on npm (npmjs.com/package/fleetctl)