From cfb9f96c51d382fe6bc1a237f1417ffa67bde866 Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Tue, 21 May 2024 13:36:58 -0400 Subject: [PATCH] Re-add move of maintainers group. In e95dabc77 approvers/maintainer was moved to general/maintainer. It was moved back in the last commit to test permissions though I forgot to note it there. Re-add since things are working as expected. --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 10e2415335..e0c101920e 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -4,7 +4,7 @@ # If there is more than 1 user in a section it must be promoted to a group in # /approvers -[General Maintainer] @approvers/maintainer +[General Maintainer] @approvers/general/maintainer * # CPUKit