aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/CODEOWNERS4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index e4ab95b..7aa0a32 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1,6 +1,6 @@
-# Request joe, HassanAbouelela for all PRs.
+# Request HassanAbouelela for all PRs.
* @HassanAbouelela
-# Request ks129 for CI and API related PRs.
+# Request ks129, joe for CI and API related PRs.
.github/workflows/** @ks129 @jb3
src/api/** @ks129