diff options
| author | 2020-02-08 07:32:14 -0800 | |
|---|---|---|
| committer | 2020-02-08 07:32:14 -0800 | |
| commit | 4d667bbefcd18998714841b603889c7d39e1301b (patch) | |
| tree | 930e30a34d4ad048cd4bdb0ea186d1a5e16116b3 /.github | |
| parent | Fix linting error (diff) | |
| parent | Merge pull request #743 from python-discord/dep/b734/discord.py-1.3 (diff) | |
Merge remote-tracking branch 'origin/master' into emoji-cleanup
Diffstat (limited to '.github')
| -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..cf5f1590d --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @python-discord/core-developers |