Automation: Fix maintainers automation for new handbook pages (#13301)

This commit is contained in:
Mike McNeil
2023-08-13 21:59:57 -05:00
committed by GitHub
parent 6010f06c9c
commit 6ed56ca8c9
+3 -2
View File
@@ -226,9 +226,10 @@ module.exports.custom = {
'website/config/custom.js': ['eashaw', 'mikermcneil'],// (« for changing whose changes automatically approve and unfreeze relevant PRs changing given paths)
// Handbook
'handbook/README.md': 'mikermcneil',
'handbook/company': 'mikermcneil',
'handbook': 'mikermcneil',
// See https://github.com/fleetdm/fleet/pull/13195
//'handbook/README.md': 'mikermcneil',
//'handbook/company': 'mikermcneil',
//'handbook/company/ceo.md': ['sampfluger88'],
//'handbook/business-operations': ['jostableford'],
//'handbook/engineering': ['lukeheath'],