diff options
author | 2020-02-02 20:11:51 +0000 | |
---|---|---|
committer | 2020-02-02 20:11:51 +0000 | |
commit | 8647cb8db557267d1ef1a95ef97fe334256ba6af (patch) | |
tree | 59bc42278a1480e5127dc85a45e8ffdaa372cf35 | |
parent | Merge pull request #735 from python-discord/test-resources (diff) |
Create CODEOWNERS
-rw-r--r-- | .github/CODEOWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 000000000..8aa168278 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @core-developers |