diff options
author | Joas Schilling <coding@schilljs.com> | 2024-11-04 10:57:44 +0100 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2024-11-04 12:17:46 +0100 |
commit | 3ffb3709ee250ed92c2bc31c3349a72dc7b3e593 (patch) | |
tree | 6bfa6f410a7be27d8fe6d51a4beeee9cb96b97d3 | |
parent | a55a439801d3fe336a2e90eb4bac5f6f15592576 (diff) | |
download | nextcloud-server-backport/48684/stable28.tar.gz nextcloud-server-backport/48684/stable28.zip |
chore: Fix maintainer of federation appbackport/48684/stable28
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 50814fa7ce9..94bdd33a31e 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 |