- dependabot.yml: automated updates for GitHub Actions and Go modules - CODEOWNERS: auto-assign reviewers by path - SECURITY.md: vulnerability reporting policy - ISSUE_TEMPLATE/: structured bug reports and feature requests - PULL_REQUEST_TEMPLATE.md: PR checklist Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
10 lines
187 B
Text
10 lines
187 B
Text
# Default owners for everything
|
|
* @host-uk/core-maintainers
|
|
|
|
# Scripts and CI
|
|
/scripts/ @host-uk/devops
|
|
/.github/ @host-uk/devops
|
|
|
|
# Documentation
|
|
*.md @host-uk/docs
|
|
/docs/ @host-uk/docs
|