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