From 3a4bf546b1d4d504ec6cb1a0cf523db58eab93ad Mon Sep 17 00:00:00 2001 From: Judith Malnick Date: Tue, 17 Dec 2024 12:22:29 -0800 Subject: [PATCH] let education and web presence approve PRs to website files --- .github/CODEOWNERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 922ee27..14e27ee 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1,5 @@ * @hashicorp/terraform-devex + +# web presence and education + +/website/ @hashicorp/team-docs-packer-and-terraform @hashicorp/web-presence @hashicorp/terraform-devex