From 0f27ce2d4ef27229b36db204c9ec69af1186f49f Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Sat, 26 Sep 2026 13:44:37 +0200 Subject: [PATCH] chore: Reduce ownership list Signed-off-by: Joas Schilling --- .github/CODEOWNERS | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 07eb5c9eb6a3c..f545985d4d781 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -45,7 +45,7 @@ package-lock.json @nextcloud/server-dependabot /apps/files_trashbin/appinfo/info.xml @icewind1991 @sorbaugh /apps/files_versions/appinfo/info.xml @artonge @icewind1991 /apps/oauth2/appinfo/info.xml @julien-nc @ChristophWurst -/apps/provisioning_api/appinfo/info.xml @provokateurin @nickvergessen +/apps/provisioning_api/appinfo/info.xml @come-nc @artonge /apps/settings/appinfo/info.xml @hweihwang @sorbaugh /apps/sharebymail/appinfo/info.xml @provokateurin @skjnldsv /apps/systemtags/appinfo/info.xml @Antreesy @marcelklehr @@ -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 -/apps/twofactor_backupcodes @ChristophWurst @miaulalala @nickvergessen -/core/templates/twofactor* @ChristophWurst @miaulalala @nickvergessen +**/TwoFactorAuth @ChristophWurst @miaulalala +/apps/twofactor_backupcodes @ChristophWurst @miaulalala +/core/templates/twofactor* @ChristophWurst @miaulalala # Limit login to IP # Watch login routes for https://github.com/nextcloud/limit_login_to_ip @@ -107,5 +107,4 @@ ResponseDefinitions.php @provokateurin @nextcloud/server-backend /apps/dav/lib/Connector/Sabre/BlockLegacyClientPlugin.php @nextcloud/desktop # Personal interest -*/Activity/* @nickvergessen @nextcloud/server-backend -/apps/workflowengine/lib @nickvergessen @blizzz +/apps/workflowengine/lib @blizzz