diff options
author | 2020-12-14 21:12:20 +0200 | |
---|---|---|
committer | 2020-12-14 21:12:20 +0200 | |
commit | 7e12804d8583e4aa59f732d50ac143b8fd71cedb (patch) | |
tree | c81a19d3a9ae386f64ac8b2a03a51e4eb84e5f5e /.github | |
parent | Remove unused os import (diff) |
Add ks123 (GH ks129) to CODEOWNERS
Diffstat (limited to '.github')
-rw-r--r-- | .github/CODEOWNERS | 3 |
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 |