From 5aca0f191a135e33cc1d6dce8f46a46a14cc75fe Mon Sep 17 00:00:00 2001 From: Sam Pfluger <108141731+Sampfluger88@users.noreply.github.com> Date: Thu, 24 Oct 2024 17:04:42 -0500 Subject: [PATCH] Update custom.js --- website/config/custom.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/config/custom.js b/website/config/custom.js index 3947acfc9dfa..51438306de02 100644 --- a/website/config/custom.js +++ b/website/config/custom.js @@ -267,7 +267,7 @@ module.exports.custom = { 'handbook/README.md': 'mikermcneil', // See https://github.com/fleetdm/fleet/pull/13195 'handbook/company': 'mikermcneil', 'handbook/company/product-groups.md': ['lukeheath', 'sampfluger88','mikermcneil'], - // 'handbook/company/open-positions.yml': ['@sampfluger88','mikermcneil'], + 'handbook/company/open-positions.yml': ['@sampfluger88','mikermcneil'], 'handbook/digital-experience': ['sampfluger88','mikermcneil'], 'handbook/finance': ['sampfluger88','mikermcneil'], 'handbook/engineering': ['sampfluger88','mikermcneil', 'lukeheath'],