Skip to content

Commit e718709

Browse files
authored
Unrolled build for rust-lang#123509
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`
2 parents 9d79cd5 + 8d17b2d commit e718709

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

triagebot.toml

+4-1
Original file line numberDiff line numberDiff line change
@@ -793,6 +793,7 @@ compiler-team-contributors = [
793793
"@fmease",
794794
"@fee1-dead",
795795
"@BoxyUwU",
796+
"@jieyouxu",
796797
]
797798
compiler = [
798799
"compiler-team",
@@ -973,10 +974,12 @@ project-exploit-mitigations = [
973974
"/src/llvm-project" = ["@cuviper"]
974975
"/src/rustdoc-json-types" = ["rustdoc"]
975976
"/src/stage0.json" = ["bootstrap"]
977+
"/tests/run-make" = ["@jieyouxu"]
976978
"/tests/ui" = ["compiler"]
977979
"/src/tools/cargo" = ["@ehuss"]
978-
"/src/tools/compiletest" = ["bootstrap", "@wesleywiser", "@oli-obk", "@compiler-errors"]
980+
"/src/tools/compiletest" = ["bootstrap", "@wesleywiser", "@oli-obk", "@compiler-errors", "@jieyouxu"]
979981
"/src/tools/linkchecker" = ["@ehuss"]
982+
"/src/tools/run-make-support" = ["@jieyouxu"]
980983
"/src/tools/rust-installer" = ["bootstrap"]
981984
"/src/tools/rustbook" = ["@ehuss"]
982985
"/src/tools/rustdoc" = ["rustdoc"]

0 commit comments

Comments
 (0)