Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2021-12-10 17:44:42 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2021-12-10 17:48:53 +0300
commitf7c2dad9e88b218927973d638b0c20deccea22db (patch)
treedceeb80eb9730074f92939688a61d2a9692ab9bc /.github
parentd851e5878270e113ba6fb37f25539c60d8b3cc30 (diff)
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')
-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