diff options
Diffstat (limited to '.github')
| -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 | 
