diff options
author | Joas Schilling <coding@schilljs.com> | 2024-11-04 10:57:44 +0100 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2024-11-04 11:59:36 +0100 |
commit | 3d306ace6e52f101286780a54be75af51f21261f (patch) | |
tree | 1b143b883c2c4f406d56e5423af81720a59a88c1 | |
parent | 5abe0f18518db92cd60d5cbe435b24f4e6c71191 (diff) | |
download | nextcloud-server-backport/48684/stable29.tar.gz nextcloud-server-backport/48684/stable29.zip |
chore: Fix maintainer of federation appbackport/48684/stable29
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 c450140c881..412848446b6 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 |