From 0c7f5f4526d1063b153d65804d86e624d4c9d3e2 Mon Sep 17 00:00:00 2001 From: Sampfluger88 <108141731+Sampfluger88@users.noreply.github.com> Date: Mon, 3 Jul 2023 22:22:39 -0500 Subject: [PATCH] Update custom.js (#12629) @noahtalerman @spokanemac Edit changelog for PR 12595 . --- website/config/custom.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'],