From fc68e415141f1d8b0bb567482bca801338ce2a84 Mon Sep 17 00:00:00 2001 From: Nathanael Holliday <100959072+hollidayn@users.noreply.github.com> Date: Fri, 1 Apr 2022 14:45:12 -0500 Subject: [PATCH] Add hollidayn to list of GitHub maintainers (#4915) --- website/api/controllers/webhooks/receive-from-github.js | 1 + 1 file changed, 1 insertion(+) diff --git a/website/api/controllers/webhooks/receive-from-github.js b/website/api/controllers/webhooks/receive-from-github.js index d7a6b77b31..223bf4d029 100644 --- a/website/api/controllers/webhooks/receive-from-github.js +++ b/website/api/controllers/webhooks/receive-from-github.js @@ -54,6 +54,7 @@ module.exports = { 'charlottechance', 'timmy-k', 'zwinnerman-fleetdm', + 'hollidayn', ]; let GITHUB_USERNAME_OF_DRI_FOR_LABELS = 'noahtalerman';// « Used below