From d9ed6223d0438731e4d8cdc8453d0b5ecaf77312 Mon Sep 17 00:00:00 2001 From: Judith Malnick Date: Fri, 6 Dec 2024 13:35:54 -0800 Subject: [PATCH] keep boundary team permissions to approve any PR --- CODEOWNERS | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index d637652f66..b6027ed8cd 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -2,11 +2,11 @@ # the repo, unless a later match takes precedence. * @hashicorp/boundary -# education +# web presence -/website/content/ @hashicorp/boundary-education-approvers -/website/public/ @hashicorp/boundary-education-approvers +/website/ @hashicorp/web-presence @hashicorp/boundary -# web presence +# education -/website/ @hashicorp/web-presence +/website/content/ @hashicorp/boundary-education-approvers @hashicorp/web-presence @hashicorp/boundary +/website/public/ @hashicorp/boundary-education-approvers @hashicorp/web-presence @hashicorp/boundary \ No newline at end of file