From 7b7ccc982f98f6219d8b8be4365051aafa2ce435 Mon Sep 17 00:00:00 2001 From: Luke Heath Date: Tue, 1 Aug 2023 12:03:02 -0700 Subject: [PATCH] Update infra codeowners (#13079) --- CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 7b700ae3ba..997df89358 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -53,9 +53,9 @@ go.mod @fleetdm/go # (1 or more infra-literate engineers is required to review changes.) # FUTURE: Look for a way to not have this notify every single person in this "github team". ############################################################################################## -/infrastructure/ @fleetdm/infra -/charts/ @fleetdm/infra -/terraform/ @fleetdm/infra +/infrastructure/ @fleetdm/infra @edwardsb +/charts/ @fleetdm/infra @edwardsb +/terraform/ @fleetdm/infra @edwardsb ############################################################################################## # ⚗️ Reference, config surface, built-in queries, API, and other documentation.