diff options
author | Alexander Piskun <13381981+bigcat88@users.noreply.github.com> | 2023-05-11 16:09:12 +0300 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2023-05-12 10:58:25 +0200 |
commit | fa4bd1628bbcaef0a10f5ad3f843b6d9049356de (patch) | |
tree | 0e961d48e1a816c3b3ad060d01619041850767c7 /.github | |
parent | 174c226c28fbedacbe6c83ee6e8979b2eaa74ce1 (diff) | |
download | nextcloud-server-fa4bd1628bbcaef0a10f5ad3f843b6d9049356de.tar.gz nextcloud-server-fa4bd1628bbcaef0a10f5ad3f843b6d9049356de.zip |
Update CODEOWNERS
task from @DaphneMuller
Signed-off-by: Alexander Piskun <13381981+bigcat88@users.noreply.github.com>
Diffstat (limited to '.github')
-rw-r--r-- | .github/CODEOWNERS | 41 |
1 files changed, 33 insertions, 8 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 3107bb73f0e..17713bb8095 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,16 +1,41 @@ */Activity/* @nickvergessen */Notifications/* @nickvergessen -/apps/dav/lib/CalDAV @ChristophWurst @miaulalala @tcitworld -/apps/dav/lib/CardDAV @ChristophWurst @miaulalala @tcitworld + +/apps/admin_audit/appinfo/info.xml @luka-nextcloud @blizzz +/apps/cloud_federation_api/appinfo/info.xml @vitormattos @mejo- +/apps/comments/appinfo/info.xml @marcelklehr @ChristophWurst +/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/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 # 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/appinfo/info.xml @st3iny @miaulalala @ChristophWurst +/apps/twofactor_backupcodes @ChristophWurst @miaulalala @nickvergessen +*/TwoFactorAuth/* @ChristophWurst @miaulalala @nickvergessen +/core/templates/twofactor* @ChristophWurst @miaulalala @nickvergessen -/lib/private/Profiler @CarlSchwan -/lib/public/Profiler @CarlSchwan +/lib/private/Profiler @CarlSchwan +/lib/public/Profiler @CarlSchwan # Security team -resources/config/ca-bundle.crt @ChristophWurst @julien-nc @miaulalala @nickvergessen +resources/config/ca-bundle.crt @ChristophWurst @julien-nc @miaulalala @nickvergessen |