aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2022-07-01 01:12:55 +0400
committerGravatar GitHub <[email protected]>2022-07-01 01:12:55 +0400
commitf63f663cef0a4caf3efa8cf9606a68e1b6fe29e3 (patch)
treeed3f6f84c3caaaf6586f118e78e2d3e4a0f434fd
parentMerge pull request #470 from python-discord/dependabot/npm_and_yarn/react-spi... (diff)
Cleanup Code Owners Comments (#475)
-rw-r--r--.github/CODEOWNERS4
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