summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2023-05-12 13:36:18 +0200
committerGitHub <noreply@github.com>2023-05-12 13:36:18 +0200
commitb520a1368ace35d76929a048a8058ebbde6f9142 (patch)
treeb1fe50dbc61ab9e7020c8a494cda00742869bb98 /.github
parentca139f7e7e102ac88776da346fb7c095bf26c9d8 (diff)
parentdc190f4fc4c3a6d9fe17c57e0fda1e908e4549ef (diff)
downloadnextcloud-server-b520a1368ace35d76929a048a8058ebbde6f9142.tar.gz
nextcloud-server-b520a1368ace35d76929a048a8058ebbde6f9142.zip
Merge pull request #38200 from nextcloud/codeowners-patch
Update CODEOWNERS
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS50
1 files changed, 38 insertions, 12 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 3107bb73f0e..9c2a7c8056f 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1,16 +1,42 @@
-*/Activity/* @nickvergessen
-*/Notifications/* @nickvergessen
-/apps/dav/lib/CalDAV @ChristophWurst @miaulalala @tcitworld
-/apps/dav/lib/CardDAV @ChristophWurst @miaulalala @tcitworld
+# App maintainers
+/apps/admin_audit/appinfo/info.xml @luka-nextcloud @blizzz
+/apps/cloud_federation_api/appinfo/info.xml @vitormattos @mejo-
+/apps/comments/appinfo/info.xml @marcelklehr @Pytal
+/apps/contactsinteraction/appinfo/info.xml @kesselb @miaulalala @Pytal @GretaD @hamza221 @st3iny
+/apps/dashboard/appinfo/info.xml @julien-nc @juliushaertl
+/apps/dav/lib/CalDAV @ChristophWurst @miaulalala @tcitworld
+/apps/dav/lib/CardDAV @ChristophWurst @miaulalala @tcitworld
+/apps/encryption/appinfo/info.xml @come-nc @icewind1991
+/apps/federatedfilesharing/appinfo/info.xml @icewind1991 @danxuliu
+/apps/federation/appinfo/info.xml @vitormattos @datenangebot
+/apps/files/appinfo/info.xml @skjnldsv @Pytal @ArtificialOwl @come-nc @artonge @icewind1991 @szaimen @susnux @Fenn-CS
+/apps/files_external/appinfo/info.xml @icewind1991 @artonge
+/apps/files_sharing/appinfo/info.xml @skjnldsv @come-nc
+/apps/files_trashbin/appinfo/info.xml @Pytal @icewind1991
+/apps/files_versions/appinfo/info.xml @artonge @icewind1991
+/apps/oauth2/appinfo/info.xml @julien-nc @Pytal
+/apps/provisioning_api/appinfo/info.xml @provokateurin @nickvergessen
+/apps/settings/appinfo/info.xml @Pytal @JuliaKirschenheuter
+/apps/systemtags/appinfo/info.xml @Antreesy @marcelklehr
+/apps/theming/appinfo/info.xml @skjnldsv @juliushaertl
+/apps/twofactor_backupcodes/appinfo/info.xml @st3iny @miaulalala @ChristophWurst
+/apps/updatenotification/appinfo/info.xml @Pytal @JuliaKirschenheuter
+/apps/user_ldap/appinfo/info.xml @come-nc @blizzz
+/apps/user_status/appinfo/info.xml @Antreesy @nickvergessen
+/apps/weather_status/appinfo/info.xml @julien-nc @juliushaertl
+/apps/workflowengine/appinfo/info.xml @blizzz @juliushaertl
+
+# Security team
+/resources/config/ca-bundle.crt @ChristophWurst @miaulalala @nickvergessen
# Two-Factor Authentication
# https://github.com/nextcloud/wg-two-factor-authentication#members
-/apps/twofactor_backupcodes @ChristophWurst @miaulalala @nickvergessen
-*/TwoFactorAuth/* @ChristophWurst @miaulalala @nickvergessen
-/core/templates/twofactor* @ChristophWurst @miaulalala @nickvergessen
+/apps/twofactor_backupcodes @ChristophWurst @miaulalala @nickvergessen
+*/TwoFactorAuth/* @ChristophWurst @miaulalala @nickvergessen
+/core/templates/twofactor* @ChristophWurst @miaulalala @nickvergessen
-/lib/private/Profiler @CarlSchwan
-/lib/public/Profiler @CarlSchwan
-
-# Security team
-resources/config/ca-bundle.crt @ChristophWurst @julien-nc @miaulalala @nickvergessen
+# Personal interest
+*/Activity/* @nickvergessen
+*/Notifications/* @nickvergessen
+/lib/private/Profiler @CarlSchwan
+/lib/public/Profiler @CarlSchwan