summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorDaniel Kesselberg <mail@danielkesselberg.de>2023-07-17 20:39:20 +0200
committerDaniel Kesselberg <mail@danielkesselberg.de>2023-07-17 20:44:49 +0200
commit17d01749f37fa1de26d6740f1833a68d12270bbc (patch)
treec038d603e6a916e64d4db9b5f8bc7c009f9a555f /.github
parent6f0086a783ad52fb8e0406a1f24afa5e82d49f90 (diff)
downloadnextcloud-server-17d01749f37fa1de26d6740f1833a68d12270bbc.tar.gz
nextcloud-server-17d01749f37fa1de26d6740f1833a68d12270bbc.zip
chore: update codeowners for 2fa
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS6
1 files changed, 3 insertions, 3 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index b96a3545898..55c003a6579 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -31,9 +31,9 @@
# 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
+**/TwoFactorAuth @ChristophWurst @miaulalala @nickvergessen @st3iny
+/apps/twofactor_backupcodes @ChristophWurst @miaulalala @nickvergessen @st3iny
+/core/templates/twofactor* @ChristophWurst @miaulalala @nickvergessen @st3iny
# Personal interest
*/Activity/* @nickvergessen