From df6c2e65a981a8a743f3273a528731ef95f7d770 Mon Sep 17 00:00:00 2001 From: Judith Malnick Date: Fri, 6 Dec 2024 15:28:15 -0800 Subject: [PATCH] add ipl education and web presence ability to merge PRs to relavent website files --- CODEOWNERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CODEOWNERS b/CODEOWNERS index b92152c7348..04e4c027575 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -2,3 +2,11 @@ # release configuration +# web presence + +/website/ @hashicorp/web-presence @hashicorp/packer + +# education + +/website/content/ @hashicorp/team-docs-packer-and-terraform @hashicorp/web-presence @hashicorp/packer +/website/public/ @hashicorp/team-docs-packer-and-terraform @hashicorp/web-presence @hashicorp/packer \ No newline at end of file