diff options
-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 |