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

This commit is contained in:
Mike McNeil 2023-08-13 19:59:57 -07:00 committed by GitHub
parent 6010f06c9c
commit 6ed56ca8c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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'],