chore(codeowners): add codeowners for calendar and contacts impl

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
pull/54017/head
Daniel Kesselberg 2025-07-21 11:32:16 +07:00
parent a1f4b59997
commit 771859b29d
No known key found for this signature in database
GPG Key ID: 4A81C29F63464E8F
1 changed files with 2 additions and 0 deletions

@ -95,6 +95,8 @@ ResponseDefinitions.php @provokateurin @nextcloud/server-backend
# Groupware
/build/integration/dav_features/caldav.feature @st3iny @SebastianKrupinski @tcitworld
/build/integration/dav_features/carddav.feature @hamza221 @SebastianKrupinski
/lib/private/Calendar @st3iny @SebastianKrupinski @tcitworld
/lib/private/Contacts @hamza221 @SebastianKrupinski
/lib/public/Calendar @st3iny @SebastianKrupinski @tcitworld
/lib/public/Contacts @hamza221 @SebastianKrupinski