mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Add Allen as maintainer for FMA (#35849)
This commit is contained in:
parent
092298cc13
commit
093a54b959
1 changed files with 5 additions and 0 deletions
5
website/config/custom.js
vendored
5
website/config/custom.js
vendored
|
|
@ -252,6 +252,11 @@ module.exports.custom = {
|
|||
// 🫧 Bulk operations dashboard
|
||||
'ee/bulk-operations-dashboard': 'eashaw',
|
||||
|
||||
// FMA and icons
|
||||
'frontend/pages/SoftwarePage/components/icons': 'allenhouchins',
|
||||
'ee/maintained-apps': 'allenhouchins',
|
||||
'website/assets/images': 'allenhouchins',
|
||||
|
||||
// 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