aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2021-02-28 14:26:03 +0300
committerGravatar GitHub <[email protected]>2021-02-28 14:26:03 +0300
commit7a1ea215931191fecad3aeec2113b81390d85f27 (patch)
tree8538fe46d101fb2f953df7fb19da93c10643dc88
parentObliterate the _unit_cache variable (diff)
parentMerge pull request #64 from python-discord/abouelela-codeowners (diff)
Merge branch 'main' into feat/9/unittest-validation
-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