Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2021-12-15 17:47:56 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2021-12-15 17:47:56 +0300
commit459f73e96aca59baa89bfd071eeff9ef60335e70 (patch)
tree8e2517c9b16e823be3ce360a31dfcd80e7ff6ca7 /.github
parent0fc8b55bf1861336e263252e50b8b0c82e4dccbd (diff)
Specify code owners for 2FA
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index df4052f2d53..50399d335d0 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -2,3 +2,9 @@
*/Notifications/* @nickvergessen
/apps/dav/lib/CalDAV @ChristophWurst @miaulalala @tcitworld
/apps/dav/lib/CardDAV @ChristophWurst @miaulalala @tcitworld
+
+# Two-Factor Authentication
+# https://github.com/nextcloud/wg-two-factor-authentication#members
+/apps/twofactor_backupcodes @ChristophWurst @miaulalala @nickvergessen
+*/TwoFactorAuth/* @ChristophWurst @miaulalala @nickvergessen
+/core/templates/twofactor* @ChristophWurst @miaulalala @nickvergessen