From 5af4f6cc42a6793701994815799ece190b868d2c Mon Sep 17 00:00:00 2001 From: Judith Malnick Date: Fri, 6 Dec 2024 11:40:34 -0800 Subject: [PATCH 1/4] allow education to merge image prs and web to control the website source --- CODEOWNERS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CODEOWNERS b/CODEOWNERS index 0f718113aa..d637652f66 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -5,3 +5,8 @@ # education /website/content/ @hashicorp/boundary-education-approvers +/website/public/ @hashicorp/boundary-education-approvers + +# web presence + +/website/ @hashicorp/web-presence From d9ed6223d0438731e4d8cdc8453d0b5ecaf77312 Mon Sep 17 00:00:00 2001 From: Judith Malnick Date: Fri, 6 Dec 2024 13:35:54 -0800 Subject: [PATCH 2/4] 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 From 32576f273fe95f5e2b18991358dab6cff801d4a4 Mon Sep 17 00:00:00 2001 From: Judith Malnick Date: Mon, 9 Dec 2024 10:52:39 -0800 Subject: [PATCH 3/4] let education approve PRs to the website nav too --- CODEOWNERS | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index b6027ed8cd..c24cc8b540 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -2,11 +2,6 @@ # the repo, unless a later match takes precedence. * @hashicorp/boundary -# web presence +# web presence and education -/website/ @hashicorp/web-presence @hashicorp/boundary - -# education - -/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 +/website/ @hashicorp/boundary-education-approvers @hashicorp/web-presence @hashicorp/boundary \ No newline at end of file From dec2f5e813828582238f3c9d05be91aaaf7ca317 Mon Sep 17 00:00:00 2001 From: Judith Malnick Date: Mon, 9 Dec 2024 11:01:14 -0800 Subject: [PATCH 4/4] make spacing more reasonable --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index c24cc8b540..2520668fd3 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -4,4 +4,4 @@ # web presence and education -/website/ @hashicorp/boundary-education-approvers @hashicorp/web-presence @hashicorp/boundary \ No newline at end of file +/website/ @hashicorp/boundary-education-approvers @hashicorp/web-presence @hashicorp/boundary \ No newline at end of file