From 093a54b959026074be7605b06520ea4570feeb89 Mon Sep 17 00:00:00 2001 From: Luke Heath Date: Mon, 17 Nov 2025 14:15:47 -0600 Subject: [PATCH] Add Allen as maintainer for FMA (#35849) --- website/config/custom.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/website/config/custom.js b/website/config/custom.js index eaf7aa53db..78444b7221 100644 --- a/website/config/custom.js +++ b/website/config/custom.js @@ -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)