aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2021-02-28 14:41:47 +0300
committerGravatar GitHub <[email protected]>2021-02-28 14:41:47 +0300
commitf15dc347713147fe7d69ac1e866a178f63df3a07 (patch)
tree20fabe2c7f2d8e915211ef56b75bec78bc55d010 /.github
parentBump uvicorn from 0.13.3 to 0.13.4 (diff)
parentMerge pull request #63 from python-discord/feat/9/unittest-validation (diff)
Merge branch 'main' into dependabot/pip/uvicorn-0.13.4
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 483fdc7..3fa665c 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1,2 +1,2 @@
-# Request joe and ks123 for all PRs.
-* @jb3 @ks129
+# Request joe, ks123, HassanAbouelela for all PRs.
+* @jb3 @ks129 @HassanAbouelela