diff --git a/website/config/custom.js b/website/config/custom.js index ec7ab585d2..4a3c85a72e 100644 --- a/website/config/custom.js +++ b/website/config/custom.js @@ -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'],