# Prism CLI — Code Owners
# These owners will be requested for review on PRs that touch their areas.

# Global fallback
* @GoparapukethaN

# Core modules
/src/prism/config/ @GoparapukethaN
/src/prism/router/ @GoparapukethaN
/src/prism/security/ @GoparapukethaN
/src/prism/auth/ @GoparapukethaN

# CI/CD and packaging
/.github/ @GoparapukethaN
/pyproject.toml @GoparapukethaN

# Documentation
/*.md @GoparapukethaN
