diff options
author | Christopher Ng <chrng8@gmail.com> | 2023-05-16 16:55:48 -0700 |
---|---|---|
committer | Christopher Ng <chrng8@gmail.com> | 2023-05-16 16:55:48 -0700 |
commit | 611b23f666a68eaaab01a4e98a67bf6f09899007 (patch) | |
tree | 49ca3f8fcdfc8e0bfcc47d98691809b72b5547ed /.github | |
parent | 8bcb01d72f48db87ce1f8bac6b59d7ce70e98bca (diff) | |
download | nextcloud-server-611b23f666a68eaaab01a4e98a67bf6f09899007.tar.gz nextcloud-server-611b23f666a68eaaab01a4e98a67bf6f09899007.zip |
Fix codeowners named Χριστόφορος
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Diffstat (limited to '.github')
-rw-r--r-- | .github/CODEOWNERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 9c2a7c8056f..5b40cd418c7 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,7 +2,7 @@ /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/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 |