This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/CODEOWNERS
Line: 2: incorrect codeowner organization: goauthentik/backend Line: 2: incorrect codeowner organization: goauthentik/frontend Line: 2: no users/groups matched Line: 4: incorrect codeowner organization: goauthentik/backend Line: 4: no users/groups matched Line: 5: incorrect codeowner organization: goauthentik/backend Line: 5: no users/groups matched Line: 6: incorrect codeowner organization: goauthentik/backend Line: 6: no users/groups matched Line: 7: incorrect codeowner organization: goauthentik/backend Line: 7: no users/groups matched Line: 8: incorrect codeowner organization: goauthentik/backend Line: 8: no users/groups matched Line: 9: incorrect codeowner organization: goauthentik/backend Line: 9: no users/groups matched Line: 10: incorrect codeowner organization: goauthentik/backend Line: 10: no users/groups matched Line: 11: incorrect codeowner organization: goauthentik/backend Line: 11: no users/groups matched Line: 12: incorrect codeowner organization: goauthentik/backend Line: 12: no users/groups matched Line: 13: incorrect codeowner organization: goauthentik/backend Line: 13: no users/groups matched Line: 15: incorrect codeowner organization: goauthentik/infrastructure Line: 15: no users/groups matched Line: 16: incorrect codeowner organization: goauthentik/infrastructure Line: 16: no users/groups matched Line: 17: incorrect codeowner organization: goauthentik/infrastructure Line: 17: no users/groups matched Line: 18: incorrect codeowner organization: goauthentik/infrastructure Line: 18: no users/groups matched Line: 19: incorrect codeowner organization: goauthentik/infrastructure Line: 19: no users/groups matched Line: 21: incorrect codeowner organization: goauthentik/frontend Line: 21: no users/groups matched Line: 23: incorrect codeowner organization: goauthentik/docs Line: 23: no users/groups matched Line: 25: incorrect codeowner organization: goauthentik/security Line: 25: no users/groups matched
dependabot[bot] 17047da18b
core: bump pydantic from 2.4.1 to 2.4.2 (#7014)
* 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>
2023-09-29 10:50:43 +02:00

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