diff options
author | 2022-07-01 01:12:55 +0400 | |
---|---|---|
committer | 2022-07-01 01:12:55 +0400 | |
commit | f63f663cef0a4caf3efa8cf9606a68e1b6fe29e3 (patch) | |
tree | ed3f6f84c3caaaf6586f118e78e2d3e4a0f434fd /.github | |
parent | Merge pull request #470 from python-discord/dependabot/npm_and_yarn/react-spi... (diff) |
Cleanup Code Owners Comments (#475)
Diffstat (limited to '.github')
-rw-r--r-- | .github/CODEOWNERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e4ab95b..7aa0a32 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,6 +1,6 @@ -# Request joe, HassanAbouelela for all PRs. +# Request HassanAbouelela for all PRs. * @HassanAbouelela -# Request ks129 for CI and API related PRs. +# Request ks129, joe for CI and API related PRs. .github/workflows/** @ks129 @jb3 src/api/** @ks129 |