Context
The governance scan (2026-08-21) found CODEOWNERS present in only 3 of 10 repositories.
Current state:
- Have CODEOWNERS: .github, unbound-force, replicator
- Missing CODEOWNERS: gaze, dewey, website, homebrew-tap, containerfile, intake-kit
Action
Add a .github/CODEOWNERS file to each repo that is missing one. Suggested pattern:
# Default owners for everything
* @unbound-force/overlords
# CI/CD workflows and GitHub configuration
.github/ @unbound-force/overlords
Acceptance Criteria
Context
The governance scan (2026-08-21) found CODEOWNERS present in only 3 of 10 repositories.
Current state:
Action
Add a
.github/CODEOWNERSfile to each repo that is missing one. Suggested pattern:Acceptance Criteria
.github/directory