From 0f0b478ddd2918a95fe74851d97647f21dbe0d61 Mon Sep 17 00:00:00 2001 From: Nathanael Holliday <100959072+hollidayn@users.noreply.github.com> Date: Thu, 8 Aug 2024 16:56:33 -0500 Subject: [PATCH] Update CODEOWNERS (#21183) Removed code owner no longer w/ Fleet --- CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index a1102215a4..2be9b50e79 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -66,9 +66,9 @@ go.mod @fleetdm/go # FUTURE: Look for a way to not have this notify every single person in this "github team". ############################################################################################## -/infrastructure/ @rfairburn @ksatter @lukeheath @edwardsb @pacamaster @georgekarrv -/charts/ @rfairburn @ksatter @lukeheath @edwardsb @pacamaster @georgekarrv -/terraform/ @rfairburn @ksatter @lukeheath @edwardsb @pacamaster @georgekarrv +/infrastructure/ @rfairburn @ksatter @lukeheath @edwardsb @georgekarrv +/charts/ @rfairburn @ksatter @lukeheath @edwardsb @georgekarrv +/terraform/ @rfairburn @ksatter @lukeheath @edwardsb @georgekarrv /it-and-security/ @noahtalerman @lukeheath @spokanemac @getvictor ##############################################################################################