diff --git a/CODEOWNERS b/CODEOWNERS index 3a27fd3f9e..03f37329e5 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -33,17 +33,12 @@ packages/prettier-config @goauthentik/frontend packages/tsconfig @goauthentik/frontend # Web web/ @goauthentik/frontend -tests/wdio/ @goauthentik/frontend # Locale locale/ @goauthentik/backend @goauthentik/frontend web/xliff/ @goauthentik/backend @goauthentik/frontend -# Docs & Website -docs/ @goauthentik/docs -# TODO Remove after moving website to docs +# Docs website/ @goauthentik/docs CODE_OF_CONDUCT.md @goauthentik/docs # Security SECURITY.md @goauthentik/security @goauthentik/docs -# TODO Remove after moving website to docs website/security/ @goauthentik/security @goauthentik/docs -docs/security/ @goauthentik/security @goauthentik/docs