aboutsummaryrefslogtreecommitdiffstats
path: root/.github/CODEOWNERS
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2021-12-10 15:44:42 +0100
committerChristoph Wurst <christoph@winzerhof-wurst.at>2021-12-10 15:48:53 +0100
commitf7c2dad9e88b218927973d638b0c20deccea22db (patch)
treedceeb80eb9730074f92939688a61d2a9692ab9bc /.github/CODEOWNERS
parentd851e5878270e113ba6fb37f25539c60d8b3cc30 (diff)
downloadnextcloud-server-f7c2dad9e88b218927973d638b0c20deccea22db.tar.gz
nextcloud-server-f7c2dad9e88b218927973d638b0c20deccea22db.zip
Add Groupware back-end devs as CalDAV and CardDAV code owners
This will pick us as reviews automatically Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to '.github/CODEOWNERS')
-rw-r--r--.github/CODEOWNERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 833eba04006..df4052f2d53 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1,2 +1,4 @@
*/Activity/* @nickvergessen
*/Notifications/* @nickvergessen
+/apps/dav/lib/CalDAV @ChristophWurst @miaulalala @tcitworld
+/apps/dav/lib/CardDAV @ChristophWurst @miaulalala @tcitworld