From 9c54dcd3aa77c348bfbc09e147b3f2bc453a8dc6 Mon Sep 17 00:00:00 2001 From: Grant Bilstad <82750216+pacamaster@users.noreply.github.com> Date: Fri, 19 Apr 2024 14:05:58 -0600 Subject: [PATCH] Update CODEOWNERS Added to confidential, looking to be added here as well for the main Fleet repo --- CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 5f5e75918c36..b1a4d0f957ca 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -54,9 +54,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 -/charts/ @rfairburn @ksatter @lukeheath @edwardsb -/terraform/ @rfairburn @ksatter @lukeheath @edwardsb +/infrastructure/ @rfairburn @ksatter @lukeheath @edwardsb @pacamaster +/charts/ @rfairburn @ksatter @lukeheath @edwardsb @pacamaster +/terraform/ @rfairburn @ksatter @lukeheath @edwardsb @pacamaster /it-and-security/ @noahtalerman @lukeheath ##############################################################################################