aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2020-12-16 20:03:31 +0300
committerGravatar Hassan Abouelela <[email protected]>2020-12-16 20:04:37 +0300
commit44b58ac987ad7bed0272e26d814def5d4a1f44d7 (patch)
tree900ccf6344b95e4ec7ce4a791293802fe3561347 /.github
parentAdds Cross-Env (diff)
parentAdd jb3 codeowner request for CI and API (diff)
Merge remote-tracking branch 'origin/main' into add-cross-env
# Conflicts: # yarn.lock
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS6
1 files changed, 5 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 5b7fe66..2f0a50a 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1,2 +1,6 @@
# Request joe for all PRs.
-* @jb3
+* @jb3
+
+# Request ks129 for CI and API related PRs.
+.github/workflows/** @ks129 @jb3
+src/api/** @ks129 @jb3