mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 01:45:44 +03:00
* add nomad education and web presence ability to merge PRs to relavent website files * add github-nomad-core * change edu approvers to nomad-docs
17 lines
664 B
Plaintext
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
|