From 42d6330509f48029e48bec583aa1b6c83dfaaceb Mon Sep 17 00:00:00 2001 From: Josh Triplett Date: Thu, 21 Aug 2025 18:37:39 -0700 Subject: [PATCH] triagebot: Update style team reviewers --- triagebot.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/triagebot.toml b/triagebot.toml index 955b0ba2b05b6..3b7b216c0d24e 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -1438,9 +1438,8 @@ fallback = [ ] style-team = [ "@calebcartwright", - "@compiler-errors", "@joshtriplett", - "@yaahc", + "@traviscross", ] project-const-traits = [ "@compiler-errors",