From 7c4f1869087f5a16e8ba673ca779f23b6b871858 Mon Sep 17 00:00:00 2001 From: Gaius Date: Wed, 25 Mar 2026 00:54:34 +0800 Subject: [PATCH] chore: add dragonfly-maintainers as codeowners alongside approvers Signed-off-by: Gaius --- .github/CODEOWNERS | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8183fc4..f5c6289 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,7 +1,2 @@ -# A CODEOWNERS file uses a pattern that follows the same rules used in gitignore files. -# The pattern is followed by one or more GitHub usernames or team names using the -# standard @username or @org/team-name format. You can also refer to a user by an -# email address that has been added to their GitHub account, for example user@example.com - -* @dragonflyoss/dragonfly-approvers +* @dragonflyoss/dragonfly-maintainers @dragonflyoss/dragonfly-approvers .github @dragonflyoss/dragonfly-maintainers