aboutsummaryrefslogtreecommitdiffstats
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2024-01-19 16:17:52 +0100
committerJoas Schilling <coding@schilljs.com>2024-01-22 08:57:40 +0100
commit3f8e8d2cccdb668c86df680867d522b88da2edef (patch)
treeb7d200135db04a4a128bda1824800614caa660ef /.github/CODEOWNERS
parentf0824db9c708a202acd4f9c9b5d07cdb4ac5b6bb (diff)
downloadnextcloud-server-3f8e8d2cccdb668c86df680867d522b88da2edef.tar.gz
nextcloud-server-3f8e8d2cccdb668c86df680867d522b88da2edef.zip
feat(CI): Automatically update the root.crl from the appstore
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 041c962bddb..c19787d1eea 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -29,6 +29,7 @@
/apps/workflowengine/appinfo/info.xml @blizzz @juliushaertl
# Security team
+/resources/codesigning @mgallien @miaulalala @nickvergessen
/resources/config/ca-bundle.crt @ChristophWurst @miaulalala @nickvergessen
/.drone.yml @nickvergessen