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)_
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)