From 7f98d4b39d8c36399d11072966b4eeb5a56e0e86 Mon Sep 17 00:00:00 2001 From: rrrutledge Date: Thu, 12 Jun 2025 21:10:26 -0500 Subject: [PATCH] Require Cristina Coffey's review for changes to website menu-related files --- .github/CODEOWNERS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 9391ff3d7a..9615b5e88e 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -11,3 +11,8 @@ # Changes to https://innersourcecommons.org/about/board/ incl. the terse notes for Board meetings should be reviewed by the Board /content/en/about/board/* @InnerSourceCommons/isc-board + +# Require Cristina Coffey's review for changes to website menu-related files +**/nav*.* @clcoffey +**/menu*.* @clcoffey +**/header*.* @clcoffey