diff --git a/CODEOWNERS b/CODEOWNERS index d05f10d7b9..acbf8cc807 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -19,11 +19,15 @@ Dockerfile @goauthentik/infrastructure *Dockerfile @goauthentik/infrastructure .dockerignore @goauthentik/infrastructure docker-compose.yml @goauthentik/infrastructure +Makefile @goauthentik/infrastructure +.editorconfig @goauthentik/infrastructure +CODEOWNERS @goauthentik/infrastructure # Web web/ @goauthentik/frontend tests/wdio/ @goauthentik/frontend # Docs & Website website/ @goauthentik/docs +CODE_OF_CONDUCT.md @goauthentik/docs # Security -SECURITY.md @goauthentik/security -website/docs/security/ @goauthentik/security +SECURITY.md @goauthentik/security @goauthentik/docs +website/docs/security/ @goauthentik/security @goauthentik/docs