diff options
author | Joas Schilling <coding@schilljs.com> | 2024-11-04 10:57:44 +0100 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2024-11-04 10:57:44 +0100 |
commit | eeb07d1541ad8cbb6d4a61ee839a524a6be0e679 (patch) | |
tree | 8ed012286a138a67cda77f9304eebea967a03cf5 | |
parent | a63712ed55e902671d408812e0936194dc0d285e (diff) | |
download | nextcloud-server-eeb07d1541ad8cbb6d4a61ee839a524a6be0e679.tar.gz nextcloud-server-eeb07d1541ad8cbb6d4a61ee839a524a6be0e679.zip |
chore: Fix maintainer of federation appbackport/48684/stable30
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r-- | .github/CODEOWNERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8d94db59205..db12b5a5b71 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -12,7 +12,7 @@ /apps/dav/tests/unit/CardDAV @miaulalala @st3iny @SebastianKrupinski /apps/encryption/appinfo/info.xml @come-nc @icewind1991 /apps/federatedfilesharing/appinfo/info.xml @icewind1991 @danxuliu -/apps/federation/appinfo/info.xml @datenangebot +/apps/federation/appinfo/info.xml @nfebe /apps/files/appinfo/info.xml @skjnldsv @Pytal @ArtificialOwl @come-nc @artonge @icewind1991 @szaimen @susnux @nfebe /apps/files_external/appinfo/info.xml @icewind1991 @artonge /apps/files_reminders/appinfo/info.xml @Pytal |