diff options
author | Christoph Wurst <christoph@winzerhof-wurst.at> | 2024-11-11 09:20:14 +0100 |
---|---|---|
committer | Daniel Kesselberg <mail@danielkesselberg.de> | 2024-11-13 17:50:36 +0100 |
commit | 35e1b08afc8ceb992f51fadb21cc544bca6c4bbd (patch) | |
tree | df37a3210340c6a09cf1b738c29b6e0137131421 /.github | |
parent | 73683187b2fac767dfc0737f50511d32e47f8fdc (diff) | |
download | nextcloud-server-35e1b08afc8ceb992f51fadb21cc544bca6c4bbd.tar.gz nextcloud-server-35e1b08afc8ceb992f51fadb21cc544bca6c4bbd.zip |
chore(github): Update groupware code ownersbackport/49196/stable28
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to '.github')
-rw-r--r-- | .github/CODEOWNERS | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 94bdd33a31e..8b28b103d3c 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,10 +6,10 @@ /apps/contactsinteraction/lib @kesselb @SebastianKrupinski /apps/contactsinteraction/tests @kesselb @SebastianKrupinski /apps/dashboard/appinfo/info.xml @julien-nc @juliusknorr -/apps/dav/lib/CalDAV @miaulalala @st3iny @SebastianKrupinski -/apps/dav/lib/CardDAV @miaulalala @st3iny @SebastianKrupinski -/apps/dav/tests/unit/CalDAV @miaulalala @st3iny @SebastianKrupinski -/apps/dav/tests/unit/CardDAV @miaulalala @st3iny @SebastianKrupinski +/apps/dav/lib/CalDAV @st3iny @SebastianKrupinski @tcitworld +/apps/dav/lib/CardDAV @hamza221 @SebastianKrupinski +/apps/dav/tests/unit/CalDAV @st3iny @SebastianKrupinski @tcitworld +/apps/dav/tests/unit/CardDAV @hamza221 @SebastianKrupinski /apps/encryption/appinfo/info.xml @come-nc @icewind1991 /apps/federatedfilesharing/appinfo/info.xml @icewind1991 @danxuliu /apps/federation/appinfo/info.xml @nfebe @@ -33,7 +33,7 @@ /apps/workflowengine/appinfo/info.xml @blizzz @juliusknorr # Security team -/resources/config/ca-bundle.crt @ChristophWurst @miaulalala @nickvergessen +/resources/config/ca-bundle.crt @miaulalala @nickvergessen /.drone.yml @nickvergessen # Two-Factor Authentication |