From 56a26f5ef80df3ce0cf3461bf80b1cf168759905 Mon Sep 17 00:00:00 2001 From: Luke Heath Date: Wed, 24 Apr 2024 14:12:53 -0500 Subject: [PATCH] Add George to infra codeowners (#18519) --- CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index b1a4d0f957ca..81aa6a12bf6b 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 @pacamaster -/charts/ @rfairburn @ksatter @lukeheath @edwardsb @pacamaster -/terraform/ @rfairburn @ksatter @lukeheath @edwardsb @pacamaster +/infrastructure/ @rfairburn @ksatter @lukeheath @edwardsb @pacamaster @georgekarrv +/charts/ @rfairburn @ksatter @lukeheath @edwardsb @pacamaster @georgekarrv +/terraform/ @rfairburn @ksatter @lukeheath @edwardsb @pacamaster @georgekarrv /it-and-security/ @noahtalerman @lukeheath ##############################################################################################