diff --git a/website/config/custom.js b/website/config/custom.js index 0487fa7050..978c50e896 100644 --- a/website/config/custom.js +++ b/website/config/custom.js @@ -149,8 +149,8 @@ module.exports.custom = { 'website/config/custom.js': 'mikermcneil', // 🦿 Handbook - 'handbook/company/ceo-handbook.md': 'sampfluger88', - 'handbook/business-operations': 'mikermcneil',// TODO: Transfer to joanne once the philosophical stuff is deduplicated + 'handbook/company/ceo.md': 'sampfluger88', + 'handbook/business-operations': 'mikermcneil',// TODO: Transfer to joanne once the philosophical stuff is moved into the new "Communication" page (similar to GitLab's) 'handbook/engineering': 'lukeheath', 'handbook/product': 'zhumo', 'handbook/customers': 'alexmitchelliii', @@ -226,7 +226,7 @@ module.exports.custom = { // Handbook 'handbook': ['mike-j-thomas', 'eashaw', 'mikermcneil', 'zwass'],// (default for handbook) 'handbook/company': 'mikermcneil', - 'handbook/company/ceo-handbook.md': ['sampfluger88', 'mikermcneil'], + 'handbook/company/ceo.md': ['sampfluger88', 'mikermcneil'], 'handbook/business-operations': ['jostableford', 'hollidayn', 'mikermcneil'], 'handbook/engineering': ['zwass', 'lukeheath'], 'handbook/product': ['noahtalerman', 'zhumo'],