17047da18b
* core: bump pydantic from 2.4.1 to 2.4.2 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.4.1 to 2.4.2. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.4.1...v2.4.2) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * fix codeowners Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jens Langhammer <jens@goauthentik.io>
26 lines
1.1 KiB
Plaintext
26 lines
1.1 KiB
Plaintext
# Fallback
|
|
* @goauthentik/backend @goauthentik/frontend
|
|
# Backend
|
|
authentik/ @goauthentik/backend
|
|
blueprints/ @goauthentik/backend
|
|
cmd/ @goauthentik/backend
|
|
internal/ @goauthentik/backend
|
|
lifecycle/ @goauthentik/backend
|
|
schemas/ @goauthentik/backend
|
|
scripts/ @goauthentik/backend
|
|
tests/ @goauthentik/backend
|
|
pyproject.toml @goauthentik/backend
|
|
poetry.lock @goauthentik/backend
|
|
# Infrastructure
|
|
.github/ @goauthentik/infrastructure
|
|
Dockerfile @goauthentik/infrastructure
|
|
*Dockerfile @goauthentik/infrastructure
|
|
.dockerignore @goauthentik/infrastructure
|
|
docker-compose.yml @goauthentik/infrastructure
|
|
# Web
|
|
web/ @goauthentik/frontend
|
|
# Docs & Website
|
|
website/ @goauthentik/docs
|
|
# Security
|
|
website/docs/security/ @goauthentik/security
|