Area owners
August 10, 2026 · View on GitHub
Optional community ownership for review routing. Owner still ships main and releases; area owners help triage and review scoped PRs faster.
| Area | Paths | Owner | Scope |
|---|---|---|---|
| Maintainer | repo-wide | @cobusgreyling | Releases, tools, patterns, safety |
| Docs / examples / stories | docs/, examples/, stories/ | @AIMindCrafter (triage + review) | QUICKSTART, tool examples, production stories, adopters-adjacent docs |
What area owners do
- Triage issues labeled
docs,story, orgood first issuethat touch their paths - Review PRs that only change those paths (approve, request changes, or ping maintainer)
- Unstick stale “I'll take this” claims after ~14 days with no PR (comment + free the issue)
- Escalate anything that changes scoring, safety, npm publish, or CI to the maintainer
What they do not need to do
- Merge to
mainalone if branch rules require maintainer approval - Own npm releases or security advisories (SECURITY.md)
- Review
tools/CLI changes unless they ask
Becoming an area owner
Multi-PR track record in the area + public invite from the maintainer. Start with CONTRIBUTING.md and the contributor quickstart.
CODEOWNERS file: ../CODEOWNERS.