From 21c684affacc2e7a108337873f62aec7cf92beb3 Mon Sep 17 00:00:00 2001 From: Judith Malnick Date: Mon, 16 Dec 2024 00:22:10 -0800 Subject: [PATCH] Let education approve PRs to the documentation side nav (#24636) --- CODEOWNERS | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 1c47e5409..b74635d29 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -6,11 +6,7 @@ # codeowner default * @hashicorp/github-nomad-core @hashicorp/nomad-eng -# web presence -/website/ @hashicorp/web-presence @hashicorp/github-nomad-core @hashicorp/nomad-eng +# web presence and education -# education - -/website/content/ @hashicorp/nomad-docs @hashicorp/web-presence @hashicorp/github-nomad-core @hashicorp/nomad-eng -/website/public/ @hashicorp/nomad-docs @hashicorp/web-presence @hashicorp/github-nomad-core @hashicorp/nomad-eng +/website/ @hashicorp/nomad-docs @hashicorp/web-presence @hashicorp/github-nomad-core @hashicorp/nomad-eng