From d2a203510944bf3ce2a4975281da22cedc53df90 Mon Sep 17 00:00:00 2001 From: runyontr <tom@runyon.dev> Date: Tue, 4 May 2021 12:44:56 +0000 Subject: [PATCH] Update CODEOWNERS --- CODEOWNERS | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 55fca7be6e..278af6c56f 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,16 +1,16 @@ [Project Managers] # protect individual files in the root directory such as the CODEOWNERS file -/* @runyontr @joshwolf @megamind @phillip.record +/* @joshwolf @megamind @micah.nagel @michaelmcleroy @phillip.record @runyontr @ryan.j.garcia # Recursive protection for directories -/.gitlab-ci/ @runyontr @joshwolf @megamind @phillip.record -/.gitlab/ @runyontr @joshwolf @megamind @phillip.record -/base/ @runyontr @joshwolf @megamind @phillip.record -/chart/ @runyontr @joshwolf @megamind @phillip.record -/charter/ @runyontr @joshwolf @megamind @phillip.record -/hack/ @runyontr @joshwolf @megamind @phillip.record -/scripts/ @runyontr @joshwolf @megamind @phillip.record -/tests/ @runyontr @joshwolf @megamind @phillip.record -/docs/ @runyontr @joshwolf @megamind @phillip.record +/.gitlab-ci/ @joshwolf @megamind @micah.nagel @michaelmcleroy @phillip.record @runyontr @ryan.j.garcia +/.gitlab/ @joshwolf @megamind @micah.nagel @michaelmcleroy @phillip.record @runyontr @ryan.j.garcia +/base/ @joshwolf @megamind @micah.nagel @michaelmcleroy @phillip.record @runyontr @ryan.j.garcia +/chart/ @joshwolf @megamind @micah.nagel @michaelmcleroy @phillip.record @runyontr @ryan.j.garcia +/charter/ @joshwolf @megamind @micah.nagel @michaelmcleroy @phillip.record @runyontr @ryan.j.garcia +/hack/ @joshwolf @megamind @micah.nagel @michaelmcleroy @phillip.record @runyontr @ryan.j.garcia +/scripts/ @joshwolf @megamind @micah.nagel @michaelmcleroy @phillip.record @runyontr @ryan.j.garcia +/tests/ @joshwolf @megamind @micah.nagel @michaelmcleroy @phillip.record @runyontr @ryan.j.garcia +/docs/ @joshwolf @megamind @micah.nagel @michaelmcleroy @phillip.record @runyontr @ryan.j.garcia [Docs Owners] @@ -39,7 +39,7 @@ scripts/ @toladipupo @michaelmcleroy @egoode hack/ @toladipupo @michaelmcleroy @egoode ^[Charter Owners] -charter/ @runyontr @joshwolf +charter/ @joshwolf @megamind @micah.nagel @michaelmcleroy @phillip.record @runyontr @ryan.j.garcia ^[Istio and Authservice] chart/Chart.yaml @kenna81 @kavitha @cmcgrath @nick_tetrate -- GitLab