From 8c5efced909d710322d0a7aa752c534e3ebd99cc Mon Sep 17 00:00:00 2001 From: Nathanael Holliday <100959072+hollidayn@users.noreply.github.com> Date: Fri, 8 Sep 2023 20:26:30 -0500 Subject: [PATCH] Update custom.js (#13822) Removed employee that is no longer at Fleet. --- 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 bb5ffd21e2..7a0ea0f421 100644 --- a/website/config/custom.js +++ b/website/config/custom.js @@ -253,7 +253,7 @@ module.exports.custom = { // Repo automation and change control settings 'CODEOWNERS': ['mikermcneil', 'zwass'], - '.gitignore': ['mikermcneil', 'zwass', 'hollidayn', 'dherder', 'zayhanlon', 'lukeheath', 'zwinnerman-fleetdm', 'rfairburn'],// « what files should not be checked in? + '.gitignore': ['mikermcneil', 'zwass', 'hollidayn', 'dherder', 'zayhanlon', 'lukeheath', 'rfairburn'],// « what files should not be checked in? 'free-for-all': '*',//« Folder that any fleetie (core team member, not consultants) can push to, willy-nilly // "Secret handbook"