From b4d009804d1898fe00aa617d261d473529dce9bf Mon Sep 17 00:00:00 2001 From: Grant Bilstad <82750216+pacamaster@users.noreply.github.com> Date: Fri, 19 Apr 2024 15:38:50 -0600 Subject: [PATCH] add to CODEOWNERs for main Fleet repo (#18430) ...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 5f5e75918c..b1a4d0f957 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 ##############################################################################################