aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2022-06-28 22:11:44 +0100
committerGravatar GitHub <[email protected]>2022-06-28 22:11:44 +0100
commit5daf08469d61ee92281834b1b9caa8091ea2d42d (patch)
treebf3289adb2d1ecf374d4dd5555419ff4383cec72 /.github
parentMerge pull request #457 from python-discord/dependabot/npm_and_yarn/types/rea... (diff)
Update CODEOWNERS
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 55cf527..e4ab95b 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1,6 +1,6 @@
# Request joe, HassanAbouelela for all PRs.
-* @jb3 @HassanAbouelela
+* @HassanAbouelela
# Request ks129 for CI and API related PRs.
.github/workflows/** @ks129 @jb3
-src/api/** @ks129 @jb3
+src/api/** @ks129