aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGravatar ks129 <[email protected]>2020-12-14 21:12:20 +0200
committerGravatar GitHub <[email protected]>2020-12-14 21:12:20 +0200
commit7e12804d8583e4aa59f732d50ac143b8fd71cedb (patch)
treec81a19d3a9ae386f64ac8b2a03a51e4eb84e5f5e /.github
parentRemove unused os import (diff)
Add ks123 (GH ks129) to CODEOWNERS
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 5b7fe66..bea77df 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1,2 +1,3 @@
-# Request joe for all PRs.
+# Request joe and ks123 for all PRs.
* @jb3
+* @ks129