diff options
author | Edward Ly <contact@edward.ly> | 2025-02-24 09:08:14 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-24 09:08:14 -0800 |
commit | 95dd9194b77645878379474711466ae1039697e6 (patch) | |
tree | 8e78ce09a683af6495cf8ded76663b297618f522 | |
parent | 80119e02986894e6f38d791309c1197d77329d75 (diff) | |
download | nextcloud-server-chore/app-owners.tar.gz nextcloud-server-chore/app-owners.zip |
fix: remove duplicate code owners declarationchore/app-owners
Signed-off-by: Edward Ly <contact@edward.ly>
-rw-r--r-- | .github/CODEOWNERS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 60a0d25874c..e983cf61b7a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -21,7 +21,6 @@ /apps/sharebymail/** @Altahrim /apps/systemtags/** @Antreesy @marcelklehr /apps/theming/** @skjnldsv @juliusknorr -/apps/twofactor_backupcodes/** @st3iny @miaulalala @ChristophWurst /apps/updatenotification/** @Pytal @JuliaKirschenheuter /apps/user_ldap/** @come-nc @blizzz /apps/user_status/** @Antreesy @nickvergessen |