root: fix missing entries in codeowners (#12369)
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
@ -19,11 +19,15 @@ Dockerfile @goauthentik/infrastructure
|
|||||||
*Dockerfile @goauthentik/infrastructure
|
*Dockerfile @goauthentik/infrastructure
|
||||||
.dockerignore @goauthentik/infrastructure
|
.dockerignore @goauthentik/infrastructure
|
||||||
docker-compose.yml @goauthentik/infrastructure
|
docker-compose.yml @goauthentik/infrastructure
|
||||||
|
Makefile @goauthentik/infrastructure
|
||||||
|
.editorconfig @goauthentik/infrastructure
|
||||||
|
CODEOWNERS @goauthentik/infrastructure
|
||||||
# Web
|
# Web
|
||||||
web/ @goauthentik/frontend
|
web/ @goauthentik/frontend
|
||||||
tests/wdio/ @goauthentik/frontend
|
tests/wdio/ @goauthentik/frontend
|
||||||
# Docs & Website
|
# Docs & Website
|
||||||
website/ @goauthentik/docs
|
website/ @goauthentik/docs
|
||||||
|
CODE_OF_CONDUCT.md @goauthentik/docs
|
||||||
# Security
|
# Security
|
||||||
SECURITY.md @goauthentik/security
|
SECURITY.md @goauthentik/security @goauthentik/docs
|
||||||
website/docs/security/ @goauthentik/security
|
website/docs/security/ @goauthentik/security @goauthentik/docs
|
||||||
|
|||||||
Reference in New Issue
Block a user