Files
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: 14: incorrect codeowner organization: goauthentik/backend Line: 14: no users/groups matched Line: 15: incorrect codeowner organization: goauthentik/backend Line: 15: 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: 20: incorrect codeowner organization: goauthentik/infrastructure Line: 20: no users/groups matched Line: 21: incorrect codeowner organization: goauthentik/infrastructure Line: 21: no users/groups matched Line: 22: incorrect codeowner organization: goauthentik/infrastructure Line: 22: no users/groups matched Line: 23: incorrect codeowner organization: goauthentik/infrastructure Line: 23: no users/groups matched Line: 24: incorrect codeowner organization: goauthentik/infrastructure Line: 24: no users/groups matched Line: 25: incorrect codeowner organization: goauthentik/infrastructure Line: 25: no users/groups matched Line: 27: incorrect codeowner organization: goauthentik/frontend Line: 27: no users/groups matched Line: 29: incorrect codeowner organization: goauthentik/frontend Line: 29: no users/groups matched Line: 30: incorrect codeowner organization: goauthentik/frontend Line: 30: no users/groups matched Line: 32: incorrect codeowner organization: goauthentik/backend Line: 32: incorrect codeowner organization: goauthentik/frontend Line: 32: no users/groups matched Line: 33: incorrect codeowner organization: goauthentik/backend Line: 33: incorrect codeowner organization: goauthentik/frontend Line: 33: no users/groups matched Line: 35: incorrect codeowner organization: goauthentik/docs Line: 35: no users/groups matched Line: 36: incorrect codeowner organization: goauthentik/docs Line: 36: no users/groups matched Line: 38: incorrect codeowner organization: goauthentik/security Line: 38: incorrect codeowner organization: goauthentik/docs Line: 38: no users/groups matched Line: 39: incorrect codeowner organization: goauthentik/security Line: 39: incorrect codeowner organization: goauthentik/docs Line: 39: no users/groups matched
Teffen Ellis 582812b3ec website: Flesh out docs split.
website: Copy files during build.

website: Allow for mixed env builds.

website: Reduce build size.

website: Expose build.

website: Add build memory debugging.

WIP: Disable broken links check to compare memory usage.

website: Update deps.

website: Clean up API paths.

website: Flesh out 3.8 fixes.

Format.

website: Update ignore paths.

Website: Clean up integrations build.

website: Fix paths.

website: Optimize remark.

website: Update deps.

website: Format.

website: Remove linking.

website: Fix paths.

wip: Attempt API only build.

Prep.

Migrate render to runtime. Tidy sidebar.

Clean up templates.

docs: Move directory. WIP

docs: Flesh out split.

website: Fix issue where routes have collisions.
2025-07-01 21:53:19 +02:00

40 lines
1.9 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
uv.lock @goauthentik/backend
go.mod @goauthentik/backend
go.sum @goauthentik/backend
# Infrastructure
.github/ @goauthentik/infrastructure
lifecycle/aws/ @goauthentik/infrastructure
Dockerfile @goauthentik/infrastructure
*Dockerfile @goauthentik/infrastructure
.dockerignore @goauthentik/infrastructure
docker-compose.yml @goauthentik/infrastructure
Makefile @goauthentik/infrastructure
.editorconfig @goauthentik/infrastructure
CODEOWNERS @goauthentik/infrastructure
# Web packages
packages/ @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
CODE_OF_CONDUCT.md @goauthentik/docs
# Security
SECURITY.md @goauthentik/security @goauthentik/docs
docs/security/ @goauthentik/security @goauthentik/docs