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.