From 01e0d70903ed04dec4402c7d0472a0632a04df5b Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Thu, 14 Mar 2024 22:20:11 -0400 Subject: [PATCH] Noah is codeowner for dogfood (#17635) - @noahtalerman get's a Toast notification for changes to dogfood (managed via [Fleet's best practice GitOps](https://github.com/fleetdm/fleet-gitops)) Co-authored-by: Sam Pfluger <108141731+Sampfluger88@users.noreply.github.com> --- CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CODEOWNERS b/CODEOWNERS index 637c2010dc..45f22c8841 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -53,9 +53,11 @@ 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/ @rfairburn @ksatter @lukeheath @edwardsb /charts/ @rfairburn @ksatter @lukeheath @edwardsb /terraform/ @rfairburn @ksatter @lukeheath @edwardsb +/it-and-security/ @noahtalerman ############################################################################################## # ⚗️ Reference, config surface, built-in queries, API, and other documentation.