diff options
author | 2020-11-27 17:24:21 +0000 | |
---|---|---|
committer | 2020-11-27 17:24:21 +0000 | |
commit | 272f9821d8b3232db7821c310cf424858671b818 (patch) | |
tree | e7a855ad0e089a778f9f3fca3d2916a42ea115c4 /.github/CODEOWNERS | |
parent | Merge pull request #26 from python-discord/build/chunking (diff) |
Create CODEOWNERS
Diffstat (limited to '.github/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 |