diff options
author | Christoph Wurst <christoph@winzerhof-wurst.at> | 2024-11-11 09:20:14 +0100 |
---|---|---|
committer | Christoph Wurst <christoph@winzerhof-wurst.at> | 2024-11-11 09:20:14 +0100 |
commit | 992d0786b3a583bc29c855e7aea43e70b9149809 (patch) | |
tree | 69e50da28e1a56334037bac6e050ae2681018755 /.github | |
parent | 4d69d1e2f4aadc23ae4fe21d41a81204ff7f8539 (diff) | |
download | nextcloud-server-992d0786b3a583bc29c855e7aea43e70b9149809.tar.gz nextcloud-server-992d0786b3a583bc29c855e7aea43e70b9149809.zip |
chore(github): Update groupware code ownerschore/github/groupware-code-owners-update
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 fe47ac8ae79..4487cfc213c 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 @@ -43,7 +43,7 @@ # Security team /build/psalm-baseline-security.xml @nickvergessen /resources/codesigning @mgallien @miaulalala @nickvergessen -/resources/config/ca-bundle.crt @ChristophWurst @miaulalala @nickvergessen +/resources/config/ca-bundle.crt @miaulalala @nickvergessen # Two-Factor Authentication # https://github.com/nextcloud/wg-two-factor-authentication#members |