From c1726f5070fe5e62875398a8ba262001a721c00e Mon Sep 17 00:00:00 2001 From: CodeWhale Bot Date: Sun, 6 Sep 2026 22:37:13 -0700 Subject: [PATCH] chore(gh): allowlist @goransh-walia in the contribution gate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Every push to #5870 parked all seven workflow runs at `action_required`, so the PR read as stalled twice tonight while nothing was actually wrong with it — the runs had simply never started. @goransh-walia is a genuine external contributor (first PR, fixes #3999) and belongs through the automated front door, which is what AGENTS.md prescribes for this exact symptom. @gaord was already listed; this adds the second contributor whose PRs are in flight. Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_01D4rk4NXwyy6wmvii9Lp84P Signed-off-by: CodeWhale Bot --- .github/APPROVED_CONTRIBUTORS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/APPROVED_CONTRIBUTORS b/.github/APPROVED_CONTRIBUTORS index d95ffe62ce..7d21a401cf 100644 --- a/.github/APPROVED_CONTRIBUTORS +++ b/.github/APPROVED_CONTRIBUTORS @@ -72,3 +72,4 @@ all:M-Maciej all:serephus all:Pinvou all:SparkofSpike +all:goransh-walia