From 4e1a6aa1e26487c2789fca2aa6469231e58e4973 Mon Sep 17 00:00:00 2001 From: Ruben Nic Date: Tue, 26 Aug 2025 15:38:00 -0400 Subject: [PATCH 1/2] Add edu team to /docs CODEOWNERS --- CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/CODEOWNERS b/CODEOWNERS index aea75af01b..5bf1e152a3 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -4,6 +4,7 @@ # Content CODEOWNERS # Terraform documentation ownership +/docs @hashicorp/vault-education-approvers @hashicorp/education /content/terraform-plugin-framework @hashicorp/terraform-devex @hashicorp/terraform-education /content/terraform-plugin-log @hashicorp/terraform-devex @hashicorp/terraform-education /content/terraform-plugin-mux @hashicorp/terraform-devex @hashicorp/terraform-education From 08fbd6c1ae252476af86c8a46aa7ae5add9d2d8b Mon Sep 17 00:00:00 2001 From: Ruben Nic Date: Tue, 26 Aug 2025 15:43:46 -0400 Subject: [PATCH 2/2] Move /docs out of the terraform comment section --- CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 5bf1e152a3..d0bd03c3f8 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -2,9 +2,9 @@ * @hashicorp/web-devdot # Content CODEOWNERS +/docs @hashicorp/vault-education-approvers @hashicorp/education # Terraform documentation ownership -/docs @hashicorp/vault-education-approvers @hashicorp/education /content/terraform-plugin-framework @hashicorp/terraform-devex @hashicorp/terraform-education /content/terraform-plugin-log @hashicorp/terraform-devex @hashicorp/terraform-education /content/terraform-plugin-mux @hashicorp/terraform-devex @hashicorp/terraform-education @@ -21,7 +21,7 @@ /content/terraform/*/docs/language/backend/s3.mdx @hashicorp/terraform-education @hashicorp/terraform-core @hashicorp/team-docs-packer-and-terraform @hashicorp/terraform-aws /content/terraform-docs-common/ @hashicorp/team-docs-packer-and-terraform -/content/terraform-docs-common/docs/plugin/ @hashicorp/terraform-devex +/content/terraform-docs-common/docs/plugin/ @hashicorp/terraform-devex /content/terraform-docs-common/data/plugin-nav-data.json @hashicorp/terraform-devex /content/terraform-enterprise @hashicorp/team-docs-packer-and-terraform @hashicorp/ptfe-review