From 1b1972e6e153fc85497805c7bdb6406e3969a91b Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Wed, 23 Apr 2025 11:23:10 -0400 Subject: [PATCH] Add Eric as Fleet-maintained apps CODEOWNER (#27370) --- CODEOWNERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CODEOWNERS b/CODEOWNERS index 7b6147b7fb..794cbce3e0 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -127,5 +127,9 @@ go.mod @fleetdm/go ############################################################################################## /.github/workflows/ @lukeheath @georgekarrv @sharon-fdm @mostlikelee +############################################################################################## +# 🌐 Fleet-maintained apps +############################################################################################## +/ee/maintained-apps/outputs/apps.json @eashaw # â„šī¸ But wait, there's more! # See the comments up top to learn where else DRIs and maintainers are configured.