chore: change codeowners to dragonfly2's maintainers and reviewers (#169)

Signed-off-by: Gaius <gaius.qi@gmail.com>
This commit is contained in:
Gaius 2021-04-28 11:14:50 +08:00
parent db7ee2c39d
commit 1f47c98696
No known key found for this signature in database
GPG Key ID: 8B4E5D1290FA2FFB
1 changed files with 2 additions and 2 deletions

4
.github/CODEOWNERS vendored
View File

@ -3,6 +3,6 @@
# standard @username or @org/team-name format. You can also refer to a user by an # 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 # email address that has been added to their GitHub account, for example user@example.com
.github/* @dragonflyoss/dragonfly-maintainers .github/* @dragonflyoss/dragonfly2-maintainers
* @dragonflyoss/dragonfly-reviewer * @dragonflyoss/dragonfly2-reviewers