diff options
| author | 2022-08-04 07:41:03 +0200 | |
|---|---|---|
| committer | 2022-08-04 07:41:03 +0200 | |
| commit | 895b736ef6563d9680a7538a35e5c44eebbe50fd (patch) | |
| tree | b99efcc1632159a66bb37cba251721275888c66c /.github/CODEOWNERS | |
| parent | Merge pull request #504 from python-discord/bump-dependencies (diff) | |
| parent | Remove HassanAbouelela From Code Owners (diff) | |
Merge pull request #505 from python-discord/update-codeowners
Remove Myself From Code Owners
Diffstat (limited to '.github/CODEOWNERS')
| -rw-r--r-- | .github/CODEOWNERS | 3 | 
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7aa0a32..3aa16ac 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,6 +1,3 @@ -# Request HassanAbouelela for all PRs. -*                              @HassanAbouelela -  # Request ks129, joe for CI and API related PRs.  .github/workflows/**           @ks129 @jb3  src/api/**                     @ks129  |