From d4923b098ff35a7fe170f0dee2bddd454113d9ef Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Fri, 17 May 2024 23:47:12 -0400 Subject: [PATCH] Remove approvers/general This will not work as intended for now Guests were never meant to be approvers the fact they show up in the list is a bug see: * https://gitlab.com/gitlab-org/gitlab/-/issues/220054 * https://gitlab.com/gitlab-org/gitlab/-/issues/220627 --- CODEOWNERS | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 022547fe6c..25db308fd7 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,7 +1,7 @@ # Please keep users, directories and files sorted alphabetically. # Directories first -[General Approvers] @approvers/general +[General Maintainer] @approvers/maintainer * [Arch AArch64] @approvers/arch/aarch @@ -153,5 +153,3 @@ /spec/build/bsps/x86_64/ /spec/build/cpukit/*x8664.yml -[General Maintainer] @approvers/maintainer -*