From 0ebc25b70247e9963f426b2020b341367b3355b9 Mon Sep 17 00:00:00 2001 From: Mike McNeil Date: Sat, 29 Jul 2023 18:30:29 -0500 Subject: [PATCH] Automation: Auto-request review for new files added to handbook (#13055) --- website/config/custom.js | 1 + 1 file changed, 1 insertion(+) diff --git a/website/config/custom.js b/website/config/custom.js index 978c50e896..7e0c55d61c 100644 --- a/website/config/custom.js +++ b/website/config/custom.js @@ -150,6 +150,7 @@ module.exports.custom = { // 🦿 Handbook 'handbook/company/ceo.md': 'sampfluger88', + 'handbook/company': 'mikermcneil', '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',