diff options
author | Marcel Klehr <mklehr@gmx.net> | 2024-07-22 13:56:51 +0200 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2024-11-04 11:55:28 +0100 |
commit | 47392f8caacd9f3a458ee0bf372705e748bad55f (patch) | |
tree | a848edfcb3ad5d6b215522044d326fb99280be94 /.github | |
parent | d3ce21efc1d322168af48f5bea816c681edf60f0 (diff) | |
download | nextcloud-server-47392f8caacd9f3a458ee0bf372705e748bad55f.tar.gz nextcloud-server-47392f8caacd9f3a458ee0bf372705e748bad55f.zip |
chore: Update CODEOWNERS
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Diffstat (limited to '.github')
-rw-r--r-- | .github/CODEOWNERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 4caf4b2cd19..f1983388e2f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,7 +1,7 @@ # App maintainers /apps/admin_audit/appinfo/info.xml @luka-nextcloud @blizzz /apps/cloud_federation_api/appinfo/info.xml @mejo- -/apps/comments/appinfo/info.xml @marcelklehr @Pytal +/apps/comments/appinfo/info.xml @edward-ly @Pytal /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 |