diff options
author | 2024-07-10 01:23:23 +0100 | |
---|---|---|
committer | 2024-07-10 01:23:23 +0100 | |
commit | d764fe9615acf20af54c6a43fe0ce031a6ed3c51 (patch) | |
tree | 6567345faa27130199a879ce0c2066622d4d8fdf /.github | |
parent | Ignore compose override files from git (diff) |
Update CODEOWNERS
Diffstat (limited to '.github')
-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 |