Skip to content

Commit

Permalink
Unrolled build for rust-lang#123509
Browse files Browse the repository at this point in the history
Rollup merge of rust-lang#123509 - jieyouxu:add-jieyouxu-review-rotation, r=Mark-Simulacrum

Add jieyouxu to compiler review rotation and as a reviewer for `tests/run-make`, `src/tools/run-make-support` and `src/tools/compiletest`
  • Loading branch information
rust-timer authored Apr 6, 2024
2 parents 9d79cd5 + 8d17b2d commit e718709
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -793,6 +793,7 @@ compiler-team-contributors = [
"@fmease",
"@fee1-dead",
"@BoxyUwU",
"@jieyouxu",
]
compiler = [
"compiler-team",
Expand Down Expand Up @@ -973,10 +974,12 @@ project-exploit-mitigations = [
"/src/llvm-project" = ["@cuviper"]
"/src/rustdoc-json-types" = ["rustdoc"]
"/src/stage0.json" = ["bootstrap"]
"/tests/run-make" = ["@jieyouxu"]
"/tests/ui" = ["compiler"]
"/src/tools/cargo" = ["@ehuss"]
"/src/tools/compiletest" = ["bootstrap", "@wesleywiser", "@oli-obk", "@compiler-errors"]
"/src/tools/compiletest" = ["bootstrap", "@wesleywiser", "@oli-obk", "@compiler-errors", "@jieyouxu"]
"/src/tools/linkchecker" = ["@ehuss"]
"/src/tools/run-make-support" = ["@jieyouxu"]
"/src/tools/rust-installer" = ["bootstrap"]
"/src/tools/rustbook" = ["@ehuss"]
"/src/tools/rustdoc" = ["rustdoc"]
Expand Down

0 comments on commit e718709

Please sign in to comment.