Files
nomad/CODEOWNERS
Line: 3: incorrect codeowner organization: hashicorp/github-nomad-core Line: 3: incorrect codeowner organization: hashicorp/nomad-eng Line: 3: no users/groups matched Line: 4: incorrect codeowner organization: hashicorp/github-nomad-core Line: 4: incorrect codeowner organization: hashicorp/nomad-eng Line: 4: no users/groups matched Line: 7: incorrect codeowner organization: hashicorp/github-nomad-core Line: 7: incorrect codeowner organization: hashicorp/nomad-eng Line: 7: no users/groups matched Line: 11: incorrect codeowner organization: hashicorp/web-presence Line: 11: incorrect codeowner organization: hashicorp/github-nomad-core Line: 11: incorrect codeowner organization: hashicorp/nomad-eng Line: 11: no users/groups matched Line: 15: incorrect codeowner organization: hashicorp/nomad-docs Line: 15: incorrect codeowner organization: hashicorp/web-presence Line: 15: incorrect codeowner organization: hashicorp/github-nomad-core Line: 15: incorrect codeowner organization: hashicorp/nomad-eng Line: 15: no users/groups matched Line: 16: incorrect codeowner organization: hashicorp/nomad-docs Line: 16: incorrect codeowner organization: hashicorp/web-presence Line: 16: incorrect codeowner organization: hashicorp/github-nomad-core Line: 16: incorrect codeowner organization: hashicorp/nomad-eng Line: 16: no users/groups matched
Judith Malnick 76fcc6f2e3 codeowners: let nomad education and web presence merge PRs to website files (#24621)
* add nomad education and web presence ability to merge PRs to relavent website files
* add github-nomad-core
* change edu approvers to nomad-docs
2024-12-09 08:44:30 -05:00

17 lines
664 B
Plaintext

# release configuration
/.release/ @hashicorp/github-nomad-core @hashicorp/nomad-eng
/.github/workflows/build.yml @hashicorp/github-nomad-core @hashicorp/nomad-eng
# codeowner default
* @hashicorp/github-nomad-core @hashicorp/nomad-eng
# web presence
/website/ @hashicorp/web-presence @hashicorp/github-nomad-core @hashicorp/nomad-eng
# education
/website/content/ @hashicorp/nomad-docs @hashicorp/web-presence @hashicorp/github-nomad-core @hashicorp/nomad-eng
/website/public/ @hashicorp/nomad-docs @hashicorp/web-presence @hashicorp/github-nomad-core @hashicorp/nomad-eng