mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Update custom.js (#12629)
@noahtalerman @spokanemac Edit changelog for PR 12595 .
This commit is contained in:
parent
5f24881c9b
commit
0c7f5f4526
1 changed files with 1 additions and 1 deletions
2
website/config/custom.js
vendored
2
website/config/custom.js
vendored
|
|
@ -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'],
|
||||
|
|
|
|||
Loading…
Reference in a new issue