From 399c802cc7867c763191630a7d9667169e95f417 Mon Sep 17 00:00:00 2001 From: Mike McNeil Date: Wed, 5 Jul 2023 22:11:32 -0500 Subject: [PATCH] Sam is a maintainer of the CEO handbook (#12660) --- website/config/custom.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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'],