# Two-tier governance: autonomous work, HITL control plane (minimal).
# Standard: https://github.com/three-cubes/tc-pipelines/blob/main/governance/STANDARDS.md
# Only the gate's OWN definition is owned (@three-cubes/maintainers must approve).
# Everything else — src, tests, docs, coverage baselines, lockfiles — auto-merges on a green gate.
/.github/                  @three-cubes/maintainers
/CODEOWNERS                @three-cubes/maintainers
/.github/CODEOWNERS        @three-cubes/maintainers
/pyproject.toml            @three-cubes/maintainers
/scripts/checks/           @three-cubes/maintainers
/scripts/safe-commit.sh    @three-cubes/maintainers
/.pre-commit-config.yaml   @three-cubes/maintainers
/sonar-project.properties  @three-cubes/maintainers
/.gitattributes            @three-cubes/maintainers
