# CODEOWNERS - Automatic PR Review Assignment
# See: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners

# Global owner of record (fallback)
* @kushaltrivedi5

# Backend (Python/FastAPI) -- GIT SUBTREE: upstream at hushh-labs/consent-protocol
/consent-protocol/ @kushaltrivedi5

# Frontend (Next.js/Capacitor)
/hushh-webapp/ @kushaltrivedi5

# Documentation
/docs/ @kushaltrivedi5

# CI/CD and workflows
/.github/ @kushaltrivedi5

# Deployment configs
/deploy/ @kushaltrivedi5

# Scripts and utilities
/scripts/ @kushaltrivedi5

# Native macOS app (One for macOS)
/apps/one-mac/ @kushaltrivedi5
/.codex/skills/desktop-mac/ @kushaltrivedi5
/.codex/skills/desktop-mac-connectors/ @kushaltrivedi5
/.codex/skills/desktop-mac-mcp-host/ @kushaltrivedi5
