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)