From fafd85e1e41ad145ec75e4c0aefe6f86302c8d47 Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Fri, 17 May 2024 15:31:48 -0400 Subject: [PATCH] Remove [1] behind groups. It is the default and having it there is confusing. --- CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 663b6f9aae..022547fe6c 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,7 +1,7 @@ # Please keep users, directories and files sorted alphabetically. # Directories first -[General Approvers][1] @approvers/general +[General Approvers] @approvers/general * [Arch AArch64] @approvers/arch/aarch @@ -153,5 +153,5 @@ /spec/build/bsps/x86_64/ /spec/build/cpukit/*x8664.yml -[General Maintainer][1] @approvers/maintainer +[General Maintainer] @approvers/maintainer *