From 750961155e8d17f3dce259ef9ae5b509ad3a3beb Mon Sep 17 00:00:00 2001 From: Allen Houchins <32207388+allenhouchins@users.noreply.github.com> Date: Sat, 13 Sep 2025 12:17:26 -0500 Subject: [PATCH] Update custom.js (#32955) --- website/config/custom.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/config/custom.js b/website/config/custom.js index 7152e0dd78..5634327c5a 100644 --- a/website/config/custom.js +++ b/website/config/custom.js @@ -266,6 +266,8 @@ module.exports.custom = { '.github/workflows/deploy-vulnerability-dashboard.yml': ['eashaw','mikermcneil'],// (vulnerabiltiy dashboard deploy script) '.github/workflows/test-vulnerability-dashboard-changes.yml': ['eashaw','mikermcneil'],//« vulnerabiltiy dashboard CI test script '.github/workflows': ['lukeheath', 'mikermcneil'],//« CI/CD workflows & misc GitHub Actions. Note that some are also addressed more specifically below in relevant sections) + '.github/workflows/dogfood-automated-policy-updates.yml': 'allenhouchins', + '.github/workflows/dogfood-gitops.yml': 'allenhouchins', // Repo automation and change control settings 'CODEOWNERS': ['mikermcneil', 'sampfluger88', 'lukeheath'],// (« for changing who reviews is automatically requested from for given paths)