diff --git a/website/config/custom.js b/website/config/custom.js index 79e57f8ce3..95ded0826c 100644 --- a/website/config/custom.js +++ b/website/config/custom.js @@ -103,7 +103,7 @@ module.exports.custom = { 'website/config/custom.js': ['eashaw', 'mikermcneil'],// (« for changing whose changes automatically approve and unfreeze relevant PRs changing given paths) '.github/workflows': ['zwass', 'mikermcneil'],// (misc GitHub Actions. Note that some are also addressed more specifically below in relevant sections) - 'CHANGELOG.md': ['zwass', 'mikermcneil'], + 'CHANGELOG.md': ['zwass', 'mikermcneil', 'spokanemac', 'noahtalerman', 'zhumo', 'lukeheath'], // GitHub issue templates '.github/ISSUE_TEMPLATE': ['mikermcneil', 'lukeheath', 'hollidayn'],