diff options
Diffstat (limited to '.github')
-rw-r--r-- | .github/CODEOWNERS | 6 |
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 |