From 27381b9ecd351a8b06b811874943b486ba2ac399 Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Tue, 24 Jun 2025 16:22:38 -0400 Subject: [PATCH] Update custom.js (#30290) --- website/config/custom.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/config/custom.js b/website/config/custom.js index 869e80833b..0b5b6e5f03 100644 --- a/website/config/custom.js +++ b/website/config/custom.js @@ -189,8 +189,7 @@ module.exports.custom = { '.github/ISSUE_TEMPLATE': 'sampfluger88', // 💝 Fleet-maintained apps - 'ee/maintained-apps/inputs': 'mostlikelee', - 'ee/maintained-apps/outputs': 'noahtalerman', + 'ee/maintained-apps/inputs': 'rachelelysia', }, // FUTURE: Support DRIs for confidential and other repos (except see other note above about a consolidated way to do it, to reduce these 4-6 config keys into one)