From c9e47450a7f79e5f5a14446c5afe79e345db2c2f Mon Sep 17 00:00:00 2001 From: Nathanael Holliday <100959072+hollidayn@users.noreply.github.com> Date: Thu, 8 Aug 2024 10:10:10 -0500 Subject: [PATCH] Update CODEOWNERS Removed code owner no longer w/ Fleet --- CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index a1102215a4c1..2be9b50e79e5 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 ##############################################################################################