mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Website: update /ee/bulk-operations-dashboard maintainer and DRI (#21519)
Changes: - Updated the DRI and maintainer of the /ee/bulk-operations-dashboard directory
This commit is contained in:
parent
debb2d1790
commit
8d391f7207
1 changed files with 4 additions and 1 deletions
5
website/config/custom.js
vendored
5
website/config/custom.js
vendored
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue