From d51504dd59cf337320350a62825ba566d2a37e3a Mon Sep 17 00:00:00 2001 From: Noah Talerman <47070608+noahtalerman@users.noreply.github.com> Date: Mon, 23 Jun 2025 14:12:30 -0400 Subject: [PATCH] Update custom.js (#30233) Add @noahtalerman as reviewer to Fleet-maintained app changes --- 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 80bc8b5eae..869e80833b 100644 --- a/website/config/custom.js +++ b/website/config/custom.js @@ -190,7 +190,7 @@ module.exports.custom = { // 💝 Fleet-maintained apps 'ee/maintained-apps/inputs': 'mostlikelee', - 'ee/maintained-apps/outputs': 'eugkuo', + 'ee/maintained-apps/outputs': 'noahtalerman', }, // 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)