aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar ks129 <[email protected]>2020-12-16 08:45:36 +0200
committerGravatar GitHub <[email protected]>2020-12-16 08:45:36 +0200
commit235a231426a1ab575ce1daa7c6d72dd99b4215f5 (patch)
treef7f6e1860ae45341b25e330c9734d0061069105c
parentAdd DELETE method for form endpoint (diff)
parentFix CODEOWNERS only adding ks129 as code owner (diff)
Merge branch 'main' into ks123/form-delete
-rw-r--r--.github/CODEOWNERS3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index bea77df..483fdc7 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1,3 +1,2 @@
# Request joe and ks123 for all PRs.
-* @jb3
-* @ks129
+* @jb3 @ks129