From f86fe0d408eb25d8b45c38929886b40785a36918 Mon Sep 17 00:00:00 2001 From: Luke Heath Date: Thu, 5 Dec 2024 17:30:16 -0600 Subject: [PATCH] Add myself to article maintainers (#24451) --- 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 84b3a01f30..b415bdf99f 100644 --- a/website/config/custom.js +++ b/website/config/custom.js @@ -220,7 +220,7 @@ module.exports.custom = { // Articles and release notes 'CHANGELOG.md': ['mikermcneil', 'noahtalerman', 'lukeheath'], - 'articles': ['mike-j-thomas', 'eashaw', 'mikermcneil', 'rachaelshaw', 'drew-p-drawers'], + 'articles': ['mike-j-thomas', 'eashaw', 'mikermcneil', 'rachaelshaw', 'drew-p-drawers', 'lukeheath'], 'website/assets/images/articles': ['mike-j-thomas', 'eashaw', 'mikermcneil'], // Website (fleetdm.com)