From 1c4b187d42303f5ee4fad6ff78e6aa9d520c2e70 Mon Sep 17 00:00:00 2001 From: Judith Malnick Date: Thu, 20 Feb 2025 11:31:45 -0800 Subject: [PATCH] let education approve PRs that contain redicrets --- CODEOWNERS | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index c307950dda..efc2a36710 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -11,6 +11,7 @@ # education and engineering get notified of, and can approve changes to web content. -/website/data/ @hashicorp/boundary-education-approvers @hashicorp/boundary -/website/public/ @hashicorp/boundary-education-approvers @hashicorp/boundary -/website/content/ @hashicorp/boundary-education-approvers @hashicorp/boundary +/website/data/ @hashicorp/boundary-education-approvers @hashicorp/boundary +/website/public/ @hashicorp/boundary-education-approvers @hashicorp/boundary +/website/content/ @hashicorp/boundary-education-approvers @hashicorp/boundary +/website/redirects.js @hashicorp/boundary-education-approvers @hashicorp/boundary