aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2021-03-09 16:29:04 +0300
committerGravatar GitHub <[email protected]>2021-03-09 16:29:04 +0300
commit15278ab9dce95dcd656424ee0ddd69793df86466 (patch)
tree46d07a89b2448064a90d8c58952ce1a37e7b46a9 /.github
parentOpens OAuth In New Tab (diff)
Adds HassanAbouelela To 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 2f0a50a..55cf527 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1,5 +1,5 @@
-# Request joe for all PRs.
-* @jb3
+# Request joe, HassanAbouelela for all PRs.
+* @jb3 @HassanAbouelela
# Request ks129 for CI and API related PRs.
.github/workflows/** @ks129 @jb3