diff options
author | 2020-11-27 17:40:50 +0000 | |
---|---|---|
committer | 2020-11-27 17:40:50 +0000 | |
commit | fbc9d92c4cdf76df6c5aeba8f5b981a06825afd1 (patch) | |
tree | e7a855ad0e089a778f9f3fca3d2916a42ea115c4 | |
parent | Merge pull request #26 from python-discord/build/chunking (diff) | |
parent | Create CODEOWNERS (diff) |
Merge pull request #27 from python-discord/jb3-patch-1
Create CODEOWNERS
-rw-r--r-- | .github/CODEOWNERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..5b7fe66 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,2 @@ +# Request joe for all PRs. +* @jb3 |