diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d51ee4ea..ed6d5d31 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,17 +1,17 @@ -* @hashicorp/terraform-devex +* @hashicorp/terraform-core-plugins # engineering and web presence get notified of, and can approve changes to web tooling, but not content. -/website/ @hashicorp/web-presence @hashicorp/terraform-devex +/website/ @hashicorp/web-presence @hashicorp/terraform-core-plugins /website/data/ /website/public/ /website/content/ # education and engineering get notified of, and can approve changes to web content. -/website/data/ @hashicorp/team-docs-packer-and-terraform @hashicorp/terraform-devex -/website/public/ @hashicorp/team-docs-packer-and-terraform @hashicorp/terraform-devex -/website/content/ @hashicorp/team-docs-packer-and-terraform @hashicorp/terraform-devex -/website/docs/ @hashicorp/team-docs-packer-and-terraform @hashicorp/terraform-devex -/website/img/ @hashicorp/team-docs-packer-and-terraform @hashicorp/terraform-devex -/website/README.md @hashicorp/team-docs-packer-and-terraform @hashicorp/terraform-devex \ No newline at end of file +/website/data/ @hashicorp/team-docs-packer-and-terraform @hashicorp/terraform-core-plugins +/website/public/ @hashicorp/team-docs-packer-and-terraform @hashicorp/terraform-core-plugins +/website/content/ @hashicorp/team-docs-packer-and-terraform @hashicorp/terraform-core-plugins +/website/docs/ @hashicorp/team-docs-packer-and-terraform @hashicorp/terraform-core-plugins +/website/img/ @hashicorp/team-docs-packer-and-terraform @hashicorp/terraform-core-plugins +/website/README.md @hashicorp/team-docs-packer-and-terraform @hashicorp/terraform-core-plugins \ No newline at end of file