]> source.dussan.org Git - nextcloud-server.git/commitdiff
Specify code owners for 2FA 30283/head
authorChristoph Wurst <christoph@winzerhof-wurst.at>
Wed, 15 Dec 2021 14:47:56 +0000 (15:47 +0100)
committerChristoph Wurst <christoph@winzerhof-wurst.at>
Wed, 15 Dec 2021 14:47:56 +0000 (15:47 +0100)
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
.github/CODEOWNERS

index df4052f2d538a028959d69c8aba1630a048230fc..50399d335d0ef64bbac3b00d8e2d06aa7dd109d3 100644 (file)
@@ -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