From 9d21c637dca63a6ad649ccd566d64d7bb5f9f520 Mon Sep 17 00:00:00 2001 From: Baraa Basata Date: Mon, 12 May 2025 12:55:32 -0400 Subject: [PATCH] Update CODEOWNERS --- .github/CODEOWNERS | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d51ee4eac..ed6d5d312 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