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)