# Default owners for everything in the repo.

# Update once the project has more than one maintainer.

*       @veerps57

# Architectural docs and ADRs require maintainer review specifically.

/docs/architecture/ @veerps57
/docs/adr/ @veerps57
/AGENTS.md @veerps57
/ARCHITECTURE.md @veerps57
/SECURITY.md @veerps57

# License and project metadata.

/LICENSE @veerps57
/NOTICE @veerps57

# CI and repository configuration.

/.github/ @veerps57
