aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2021-12-10 16:52:11 +0100
committerGitHub <noreply@github.com>2021-12-10 16:52:11 +0100
commitaf18e6e43aaead6f14966a0d90f53c7cc0fea583 (patch)
treedceeb80eb9730074f92939688a61d2a9692ab9bc
parentd851e5878270e113ba6fb37f25539c60d8b3cc30 (diff)
parentf7c2dad9e88b218927973d638b0c20deccea22db (diff)
downloadnextcloud-server-af18e6e43aaead6f14966a0d90f53c7cc0fea583.tar.gz
nextcloud-server-af18e6e43aaead6f14966a0d90f53c7cc0fea583.zip
Merge pull request #30199 from nextcloud/enhancement/caldav-carddav-code-owners
Add Groupware back-end devs as CalDAV and CardDAV code owners
-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