diff options
author | 2021-03-09 16:29:04 +0300 | |
---|---|---|
committer | 2021-03-09 16:29:04 +0300 | |
commit | 15278ab9dce95dcd656424ee0ddd69793df86466 (patch) | |
tree | 46d07a89b2448064a90d8c58952ce1a37e7b46a9 | |
parent | Opens OAuth In New Tab (diff) |
Adds HassanAbouelela To Codeowners
-rw-r--r-- | .github/CODEOWNERS | 4 |
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 |