diff --git a/website/config/custom.js b/website/config/custom.js index 95ded0826c..ac49a4e998 100644 --- a/website/config/custom.js +++ b/website/config/custom.js @@ -115,7 +115,8 @@ module.exports.custom = { 'handbook': ['mike-j-thomas', 'eashaw', 'mikermcneil', 'zwass'],// (default for handbook) 'handbook/company': 'mikermcneil', - 'handbook/business-operations': ['jostableford','hollidayn', 'mikermcneil'], + 'handbook/business-operations': ['jostableford', 'hollidayn', 'mikermcneil'], + 'handbook/business-operations/ceo-handbook': ['sampfluger88', 'mikermcneil'], 'handbook/engineering': ['zwass', 'lukeheath'], 'handbook/product': ['noahtalerman', 'zhumo'], 'handbook/customers': ['alexmitchelliii','zayhanlon','dherder'],