From 70a0af3f4e4a3e0b14f6c3acd774ba1210aaad61 Mon Sep 17 00:00:00 2001 From: Jacob Hoffman-Andrews Date: Sun, 16 Nov 2025 16:11:15 -0800 Subject: [PATCH] Remove jsha from notifications for rustdoc HTML --- triagebot.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/triagebot.toml b/triagebot.toml index 0bf310e8fd7ef..f901dc7efc1e6 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -1070,7 +1070,6 @@ source file via `./x run src/tools/unicode-table-generator` instead of editing \ message = "Some changes occurred in HTML/CSS/JS." cc = [ "@GuillaumeGomez", - "@jsha", "@lolbinarycat", ]