Skip to content

Commit 2ad2fdd

Browse files
committed
Order owner groups
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 parent fa4bd16 commit 2ad2fdd

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

.github/CODEOWNERS

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
*/Activity/* @nickvergessen
2-
*/Notifications/* @nickvergessen
3-
1+
# App maintainers
42
/apps/admin_audit/appinfo/info.xml @luka-nextcloud @blizzz
53
/apps/cloud_federation_api/appinfo/info.xml @vitormattos @mejo-
64
/apps/comments/appinfo/info.xml @marcelklehr @ChristophWurst
@@ -21,21 +19,24 @@
2119
/apps/settings/appinfo/info.xml @Pytal @JuliaKirschenheuter
2220
/apps/systemtags/appinfo/info.xml @Antreesy @marcelklehr
2321
/apps/theming/appinfo/info.xml @skjnldsv @juliushaertl
22+
/apps/twofactor_backupcodes/appinfo/info.xml @st3iny @miaulalala @ChristophWurst
2423
/apps/updatenotification/appinfo/info.xml @Pytal @JuliaKirschenheuter
2524
/apps/user_ldap/appinfo/info.xml @come-nc @blizzz
2625
/apps/user_status/appinfo/info.xml @Antreesy @nickvergessen
2726
/apps/weather_status/appinfo/info.xml @julien-nc @juliushaertl
2827
/apps/workflowengine/appinfo/info.xml @blizzz @juliushaertl
2928

29+
# Security team
30+
/resources/config/ca-bundle.crt @ChristophWurst @miaulalala @nickvergessen
31+
3032
# Two-Factor Authentication
3133
# https://github.com/nextcloud/wg-two-factor-authentication#members
32-
/apps/twofactor_backupcodes/appinfo/info.xml @st3iny @miaulalala @ChristophWurst
33-
/apps/twofactor_backupcodes @ChristophWurst @miaulalala @nickvergessen
34+
/apps/twofactor_backupcodes @ChristophWurst @miaulalala @nickvergessen
3435
*/TwoFactorAuth/* @ChristophWurst @miaulalala @nickvergessen
3536
/core/templates/twofactor* @ChristophWurst @miaulalala @nickvergessen
3637

38+
# Personal interest
39+
*/Activity/* @nickvergessen
40+
*/Notifications/* @nickvergessen
3741
/lib/private/Profiler @CarlSchwan
3842
/lib/public/Profiler @CarlSchwan
39-
40-
# Security team
41-
resources/config/ca-bundle.crt @ChristophWurst @julien-nc @miaulalala @nickvergessen

0 commit comments

Comments
 (0)