diff options
author | Christoph Wurst <christoph@winzerhof-wurst.at> | 2021-12-10 15:44:42 +0100 |
---|---|---|
committer | Christoph Wurst <christoph@winzerhof-wurst.at> | 2021-12-10 15:48:53 +0100 |
commit | f7c2dad9e88b218927973d638b0c20deccea22db (patch) | |
tree | dceeb80eb9730074f92939688a61d2a9692ab9bc /.github | |
parent | d851e5878270e113ba6fb37f25539c60d8b3cc30 (diff) | |
download | nextcloud-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')
-rw-r--r-- | .github/CODEOWNERS | 2 |
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 |