aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2022-08-04 08:40:27 +0300
committerGravatar GitHub <[email protected]>2022-08-04 08:40:27 +0300
commitb036d2f84216f6087a25ad5074c9147ff4a831c4 (patch)
treeb99efcc1632159a66bb37cba251721275888c66c
parentMerge pull request #504 from python-discord/bump-dependencies (diff)
Remove HassanAbouelela From Code Owners
-rw-r--r--.github/CODEOWNERS3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 7aa0a32..3aa16ac 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1,6 +1,3 @@
-# Request HassanAbouelela for all PRs.
-* @HassanAbouelela
-
# Request ks129, joe for CI and API related PRs.
.github/workflows/** @ks129 @jb3
src/api/** @ks129