diff options
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r-- | .github/CODEOWNERS | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 3aa16ac..b1c47f8 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1 @@ -# Request ks129, joe for CI and API related PRs. -.github/workflows/** @ks129 @jb3 -src/api/** @ks129 +* @jb3 |