From 9c87fc7ece5b0ff37a8a869cf9f4f463535507dc Mon Sep 17 00:00:00 2001 From: Walt Date: Mon, 30 Aug 2021 09:01:41 -0700 Subject: [PATCH] Update CODEOWNERS (#2628) Remove codeowners-gravity-web as @alex-kovoy no longer works on gravity. Add gravitational/admins as reviewers to this file, to implement org level review if we decide to change our reviewers. (cherry picked from commit c0107ef3d7963b73e835ebc739a2755c0efd93da) --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index fcc95f5972..306e299638 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -4,5 +4,5 @@ # Global Owners * @gravitational/codeowners-gravity-code -# Web UI -/web/ @gravitational/codeowners-gravity-web +# This file +/.github/CODEOWNERS @gravitational/admins