From b44ec6daae62041e1f04be25418e47ffb1c1c26c Mon Sep 17 00:00:00 2001 From: Gaius Date: Wed, 25 Mar 2026 00:44:35 +0800 Subject: [PATCH] chore: add dragonfly-maintainers as codeowners for all files 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