diff options
| author | Jacob Pratt <jacob@jhpratt.dev> | 2025-08-22 22:00:56 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-22 22:00:56 -0400 |
| commit | a3d5d65815eb8c05db47b457cb0ef32ca8b61036 (patch) | |
| tree | d7b36c4c38fa052e7a92cd9e66234246c8b8d84a | |
| parent | 779818575efc0b462df96c463383a018be84fd24 (diff) | |
| parent | 42d6330509f48029e48bec583aa1b6c83dfaaceb (diff) | |
| download | rust-a3d5d65815eb8c05db47b457cb0ef32ca8b61036.tar.gz rust-a3d5d65815eb8c05db47b457cb0ef32ca8b61036.zip | |
Rollup merge of #145736 - joshtriplett:triagebot-style, r=traviscross
triagebot: Update style team reviewers
| -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", |
