aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2022-08-04 07:41:03 +0200
committerGravatar GitHub <[email protected]>2022-08-04 07:41:03 +0200
commit895b736ef6563d9680a7538a35e5c44eebbe50fd (patch)
treeb99efcc1632159a66bb37cba251721275888c66c
parentMerge pull request #504 from python-discord/bump-dependencies (diff)
parentRemove HassanAbouelela From Code Owners (diff)
Merge pull request #505 from python-discord/update-codeowners
Remove Myself 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