diff options
author | 2022-06-28 22:11:44 +0100 | |
---|---|---|
committer | 2022-06-28 22:11:44 +0100 | |
commit | 5daf08469d61ee92281834b1b9caa8091ea2d42d (patch) | |
tree | bf3289adb2d1ecf374d4dd5555419ff4383cec72 /.github | |
parent | Merge pull request #457 from python-discord/dependabot/npm_and_yarn/types/rea... (diff) |
Update CODEOWNERS
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 55cf527..e4ab95b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,6 +1,6 @@ # Request joe, HassanAbouelela for all PRs. -* @jb3 @HassanAbouelela +* @HassanAbouelela # Request ks129 for CI and API related PRs. .github/workflows/** @ks129 @jb3 -src/api/** @ks129 @jb3 +src/api/** @ks129 |