# Default owner for all files
* @nxank4

# Core package - critical business logic
src/loclean/ @nxank4

# Inference engine - core AI/LLM integration
src/loclean/inference/ @nxank4

# GitHub Actions workflows - CI/CD configuration
.github/workflows/ @nxank4

# Project configuration files
pyproject.toml @nxank4
uv.lock @nxank4

# Documentation
README.md @nxank4
docs/ @nxank4
