# All files require review from owner
# GitHub Copilot code reviews are enabled via GitHub Advanced Security settings
# (not via CODEOWNERS - see repo Settings -> Security -> Code security and analysis)
* @Shaun-Arman-VFK387_moto

# Rust backend
src-tauri/ @Shaun-Arman-VFK387_moto

# CI/CD pipelines and Docker build configs
.github/workflows/ @Shaun-Arman-VFK387_moto
.docker/ @Shaun-Arman-VFK387_moto
