consul/.github/CODEOWNERS
Judith Malnick 4bca5c5d21
Let education and web presence merge PRs to website directory files. (#21991)
* add consul education and web presence ability to merge PRs to relavent website directory files

* change edu approvers to consul-docs

* let education also edit the docs side navigation

* fix spacing and punctuation

* one more try to fix spacing
2025-01-28 13:45:24 +05:30

21 lines
895 B
Plaintext

* @hashicorp/consul-selfmanage-maintainers
# engineering and web presence get notified of, and can approve changes to web tooling, but not content.
/website/ @hashicorp/web-presence @hashicorp/consul-selfmanage-maintainers
/website/data/
/website/public/
/website/content/
# education and engineering get notified of, and can approve changes to web content.
/website/data/ @hashicorp/consul-docs @hashicorp/consul-selfmanage-maintainers
/website/public/ @hashicorp/consul-docs @hashicorp/consul-selfmanage-maintainers
/website/content/ @hashicorp/consul-docs @hashicorp/consul-selfmanage-maintainers
# release configuration
/.release/ @hashicorp/team-selfmanaged-releng @hashicorp/consul-selfmanage-maintainers
/.github/workflows/build.yml @hashicorp/team-selfmanaged-releng @hashicorp/consul-selfmanage-maintainers