From 333e40a004944ff86dc92fd3984cc42af1efb5df Mon Sep 17 00:00:00 2001 From: Allen Houchins <32207388+allenhouchins@users.noreply.github.com> Date: Fri, 14 Nov 2025 16:50:43 -0600 Subject: [PATCH] Update DRI for Fleet-maintained apps (#35784) - @georgekarrv => @allenhouchins --------- Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> --- handbook/company/communications.md | 1 + website/config/custom.js | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/handbook/company/communications.md b/handbook/company/communications.md index f3933646a7..a410931f72 100644 --- a/handbook/company/communications.md +++ b/handbook/company/communications.md @@ -78,6 +78,7 @@ Fleet is successful because of our customers and community, and those relationsh | What goes in a release (Release DRI) | _See [🚀 Chief Technology Officer](https://fleetdm.com/handbook/engineering#team)_ | Engineering output and architecture | _See [🚀 Chief Technology Officer](https://fleetdm.com/handbook/engineering#team)_ | Product development | _See [đŸ›Šī¸ Product groups](https://fleetdm.com/handbook/company/product-groups#current-product-groups)_ +| Fleet-maintained apps | _[Allen Houchins](https://fleetdm.com/handbook/it-and-enablement#team)_ image diff --git a/website/config/custom.js b/website/config/custom.js index 999d7efa0f..eaf7aa53db 100644 --- a/website/config/custom.js +++ b/website/config/custom.js @@ -190,7 +190,7 @@ module.exports.custom = { '.github/ISSUE_TEMPLATE': 'sampfluger88', // 💝 Fleet-maintained apps - 'ee/maintained-apps/inputs': 'georgekarrv', + 'ee/maintained-apps/inputs': 'allenhouchins', }, // FUTURE: Support DRIs for confidential and other repos (except see other note above about a consolidated way to do it, to reduce these 4-6 config keys into one)