diff --git a/CODEOWNERS b/CODEOWNERS index b74635d29..9114b8977 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -7,6 +7,15 @@ * @hashicorp/github-nomad-core @hashicorp/nomad-eng -# web presence and education +# engineering and web presence get notified of, and can approve changes to web tooling, but not content. -/website/ @hashicorp/nomad-docs @hashicorp/web-presence @hashicorp/github-nomad-core @hashicorp/nomad-eng +/website/ @hashicorp/web-presence @hashicorp/github-nomad-core @hashicorp/nomad-eng +/website/data/ +/website/public/ +/website/content/ + +# education and engineering get notified of, and can approve changes to web content. + +/website/data/ @hashicorp/nomad-docs @hashicorp/github-nomad-core @hashicorp/nomad-eng +/website/public/ @hashicorp/nomad-docs @hashicorp/github-nomad-core @hashicorp/nomad-eng +/website/content/ @hashicorp/nomad-docs @hashicorp/github-nomad-core @hashicorp/nomad-eng