about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-02-16 17:51:27 +0100
committerGitHub <noreply@github.com>2023-02-16 17:51:27 +0100
commiteb9f9c70854e981641080ec026697f71f354d47c (patch)
tree41d92cfe156ad919eb2cf3c05148a4c14a17a204
parentd77b0221f82059fcef9e4952421754c1b900185a (diff)
parent32305770d010bdfabff3586a0ffc83dae8a8a27b (diff)
downloadrust-eb9f9c70854e981641080ec026697f71f354d47c.tar.gz
rust-eb9f9c70854e981641080ec026697f71f354d47c.zip
Rollup merge of #108125 - albertlarsan68:moar-compiletest-reviewers, r=wesleywiser
Add new people to the compiletest review rotation

`@oli-obk` and `@wesleywiser` volunteered to be part of the review rotation of compiletest in https://rust-lang.zulipchat.com/#narrow/stream/238009-t-compiler.2Fmeetings/topic/.5Bweekly.5D.202023-02-16/near/328274017
-rw-r--r--triagebot.toml2
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"]