diff options
| author | 2020-12-16 10:27:56 +0000 | |
|---|---|---|
| committer | 2020-12-16 10:27:56 +0000 | |
| commit | 7d3ac481440a61f3105eabca45a817ef3f2686ac (patch) | |
| tree | 78b7f2269ef04da0f9c3f871ac45a00cf14ca3f6 /.github | |
| parent | Merge branch 'main' into ks123/routes-parsing (diff) | |
| parent | Merge pull request #33 from python-discord/renovate/uvicorn-0.x (diff) | |
Merge branch 'main' into ks123/routes-parsing
Diffstat (limited to '.github')
| -rw-r--r-- | .github/CODEOWNERS | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index bea77df..483fdc7 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,2 @@ # Request joe and ks123 for all PRs. -* @jb3 -* @ks129 +* @jb3 @ks129 |