diff options
author | Andy Scherzinger <info@andy-scherzinger.de> | 2023-05-17 11:39:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-17 11:39:14 +0200 |
commit | c200fd4c8516b570787f4cbd20685ad1cf128f3f (patch) | |
tree | 107a5252e0c8d2ccb97e4725f23a49a5f9934719 | |
parent | 3b38b12a0f53603d3f5485dfbff0f213941a674e (diff) | |
parent | f27210922f4862806d910bc8657222e8c203b5ed (diff) | |
download | nextcloud-server-c200fd4c8516b570787f4cbd20685ad1cf128f3f.tar.gz nextcloud-server-c200fd4c8516b570787f4cbd20685ad1cf128f3f.zip |
Merge pull request #38328 from nextcloud/fix/codeowners
Fix codeowners named Χριστόφορος
-rw-r--r-- | .github/CODEOWNERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 9c2a7c8056f..25d5e178f8a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,8 +1,8 @@ # App maintainers /apps/admin_audit/appinfo/info.xml @luka-nextcloud @blizzz -/apps/cloud_federation_api/appinfo/info.xml @vitormattos @mejo- +/apps/cloud_federation_api/appinfo/info.xml @mejo- /apps/comments/appinfo/info.xml @marcelklehr @Pytal -/apps/contactsinteraction/appinfo/info.xml @kesselb @miaulalala @Pytal @GretaD @hamza221 @st3iny +/apps/contactsinteraction/appinfo/info.xml @kesselb @miaulalala @ChristophWurst @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 @@ -14,7 +14,7 @@ /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/oauth2/appinfo/info.xml @julien-nc @ChristophWurst /apps/provisioning_api/appinfo/info.xml @provokateurin @nickvergessen /apps/settings/appinfo/info.xml @Pytal @JuliaKirschenheuter /apps/systemtags/appinfo/info.xml @Antreesy @marcelklehr |