diff options
| author | 2021-03-16 16:06:14 +0200 | |
|---|---|---|
| committer | 2021-03-16 16:06:14 +0200 | |
| commit | 26c6585ddb747dbaaa160a04a097bf770dc30242 (patch) | |
| tree | 942bbce45590b1b2575c3649a481159b1ee4fdf3 /.github | |
| parent | Merge branch 'main' into hcaptcha (diff) | |
| parent | Merge pull request #185 from python-discord/dependabot/npm_and_yarn/webpack-m... (diff) | |
Merge branch 'main' into hcaptchahcaptcha
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 | 
