diff options
| -rw-r--r-- | triagebot.toml | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/triagebot.toml b/triagebot.toml index 955b0ba2b05..3b7b216c0d2 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", | 
