diff options
author | Joas Schilling <coding@schilljs.com> | 2024-11-04 10:57:44 +0100 |
---|---|---|
committer | backportbot[bot] <backportbot[bot]@users.noreply.github.com> | 2024-11-04 11:00:30 +0000 |
commit | a483b9cf8d9e7c217faa3a9ae7c0d95a4c436fcb (patch) | |
tree | 884b8da2725f44ddc7ba5bace87a2d8b2b5c481e /.github | |
parent | cd5866c0624e0e280d29e383a7ca6add4591e8f8 (diff) | |
download | nextcloud-server-a483b9cf8d9e7c217faa3a9ae7c0d95a4c436fcb.tar.gz nextcloud-server-a483b9cf8d9e7c217faa3a9ae7c0d95a4c436fcb.zip |
chore: Fix maintainer of federation appbackport/49057/master
Signed-off-by: Joas Schilling <coding@schilljs.com>
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 81131caea66..fe47ac8ae79 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 |