diff options
| author | Albert Larsan <albert.larsan@gmail.com> | 2023-02-16 16:15:47 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-16 16:15:47 +0000 |
| commit | 32305770d010bdfabff3586a0ffc83dae8a8a27b (patch) | |
| tree | d9a2e562923681f040eb58a282ab5827de6625d8 | |
| parent | af3c8b27266e290cf65704284f6862d0f90ee4fc (diff) | |
Add new people to the compiletest review rotation
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml index 883bc8720e2..8a9d9403366 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -630,7 +630,7 @@ style-team = [ "/src/stage0.json" = ["bootstrap"] "/tests/ui" = ["compiler"] "/src/tools/cargo" = ["@ehuss", "@joshtriplett"] -"/src/tools/compiletest" = ["bootstrap"] +"/src/tools/compiletest" = ["bootstrap", "@wesleywiser", "@oli-obk"] "/src/tools/linkchecker" = ["@ehuss"] "/src/tools/rust-installer" = ["bootstrap"] "/src/tools/rustbook" = ["@ehuss"] |
