From 9bc56bd02d68a5a1a483f37f6eecf2b93e60af30 Mon Sep 17 00:00:00 2001 From: Ferdinand Thiessen Date: Mon, 27 Oct 2025 23:24:37 +0100 Subject: [PATCH] chore: update codeowners Signed-off-by: Ferdinand Thiessen --- .github/CODEOWNERS | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index ee510c989b9..7d9cf8bc8e5 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -31,9 +31,9 @@ package-lock.json @nextcloud/server-dependabot /apps/contactsinteraction/lib @kesselb @SebastianKrupinski /apps/contactsinteraction/tests @kesselb @SebastianKrupinski /apps/dashboard/appinfo/info.xml @julien-nc @juliusknorr -/apps/dav/lib/CalDAV @st3iny @SebastianKrupinski @tcitworld +/apps/dav/lib/CalDAV @ChristophWurst @SebastianKrupinski @tcitworld /apps/dav/lib/CardDAV @hamza221 @SebastianKrupinski -/apps/dav/tests/unit/CalDAV @st3iny @SebastianKrupinski @tcitworld +/apps/dav/tests/unit/CalDAV @ChristophWurst @SebastianKrupinski @tcitworld /apps/dav/tests/unit/CardDAV @hamza221 @SebastianKrupinski /apps/encryption/appinfo/info.xml @come-nc @icewind1991 /apps/federatedfilesharing/appinfo/info.xml @icewind1991 @danxuliu @@ -50,7 +50,7 @@ package-lock.json @nextcloud/server-dependabot /apps/sharebymail/appinfo/info.xml @Altahrim @skjnldsv /apps/systemtags/appinfo/info.xml @Antreesy @marcelklehr /apps/theming/appinfo/info.xml @skjnldsv @juliusknorr -/apps/twofactor_backupcodes/appinfo/info.xml @st3iny @miaulalala @ChristophWurst +/apps/twofactor_backupcodes/appinfo/info.xml @miaulalala @ChristophWurst /apps/updatenotification/appinfo/info.xml @JuliaKirschenheuter @sorbaugh /apps/user_ldap/appinfo/info.xml @come-nc @blizzz /apps/user_status/appinfo/info.xml @Antreesy @nickvergessen @@ -72,9 +72,9 @@ package-lock.json @nextcloud/server-dependabot # Two-Factor Authentication # https://github.com/nextcloud/wg-two-factor-authentication#members -**/TwoFactorAuth @ChristophWurst @miaulalala @nickvergessen @st3iny -/apps/twofactor_backupcodes @ChristophWurst @miaulalala @nickvergessen @st3iny -/core/templates/twofactor* @ChristophWurst @miaulalala @nickvergessen @st3iny +**/TwoFactorAuth @ChristophWurst @miaulalala @nickvergessen +/apps/twofactor_backupcodes @ChristophWurst @miaulalala @nickvergessen +/core/templates/twofactor* @ChristophWurst @miaulalala @nickvergessen # Limit login to IP # Watch login routes for https://github.com/nextcloud/limit_login_to_ip @@ -96,16 +96,16 @@ ResponseDefinitions.php @provokateurin @nextcloud/server-backend */Notifications/* @nickvergessen @nextcloud/talk-backend # Groupware team -/build/integration/dav_features/caldav.feature @st3iny @SebastianKrupinski @tcitworld +/build/integration/dav_features/caldav.feature @ChristophWurst @SebastianKrupinski @tcitworld /build/integration/dav_features/carddav.feature @hamza221 @SebastianKrupinski -/lib/private/Calendar @st3iny @SebastianKrupinski @tcitworld +/lib/private/Calendar @ChristophWurst @SebastianKrupinski @tcitworld /lib/private/Contacts @hamza221 @SebastianKrupinski -/lib/public/Calendar @st3iny @SebastianKrupinski @tcitworld +/lib/public/Calendar @ChristophWurst @SebastianKrupinski @tcitworld /lib/public/Contacts @hamza221 @SebastianKrupinski # Desktop client teamn /apps/dav/lib/Connector/Sabre/BlockLegacyClientPlugin.php @nextcloud/desktop # Personal interest -*/Activity/* @nickvergessen @nextcloud/server-backend -/apps/workflowengine/lib @nickvergessen @blizzz +*/Activity/* @nickvergessen @nextcloud/server-backend +/apps/workflowengine/lib @nickvergessen @blizzz