From 4f2af9815706be612e0c82411e3108c60400d9d9 Mon Sep 17 00:00:00 2001
From: Judith Malnick <judith@hashicorp.com>
Date: Mon, 9 Dec 2024 11:05:42 -0800
Subject: [PATCH] let education also edit the docs side navigation

---
 .github/CODEOWNERS | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 772a65852df8..91a8dd15fbbe 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1,14 +1,8 @@
 * @hashicorp/consul-selfmanage-maintainers
 
-# web presence
-
-/website/   @hashicorp/web-presence @hashicorp/consul-selfmanage-maintainers
-
-# education
-
-/website/content/     @hashicorp/consul-docs @hashicorp/web-presence @hashicorp/consul-selfmanage-maintainers
-/website/public/      @hashicorp/consul-docs @hashicorp/web-presence @hashicorp/consul-selfmanage-maintainers
+# web presence and education
 
+/website/   @hashicorp/consul-docs @hashicorp/web-presence @hashicorp/consul-selfmanage-maintainers
 
 
 # release configuration