Skip to content

Commit 7a38225

Browse files
Rollup merge of #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 1bffe75 + 8d17b2d commit 7a38225

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
@@ -798,6 +798,7 @@ compiler-team-contributors = [
798798
"@fmease",
799799
"@fee1-dead",
800800
"@BoxyUwU",
801+
"@jieyouxu",
801802
]
802803
compiler = [
803804
"compiler-team",
@@ -978,10 +979,12 @@ project-exploit-mitigations = [
978979
"/src/llvm-project" = ["@cuviper"]
979980
"/src/rustdoc-json-types" = ["rustdoc"]
980981
"/src/stage0.json" = ["bootstrap"]
982+
"/tests/run-make" = ["@jieyouxu"]
981983
"/tests/ui" = ["compiler"]
982984
"/src/tools/cargo" = ["@ehuss"]
983-
"/src/tools/compiletest" = ["bootstrap", "@wesleywiser", "@oli-obk", "@compiler-errors"]
985+
"/src/tools/compiletest" = ["bootstrap", "@wesleywiser", "@oli-obk", "@compiler-errors", "@jieyouxu"]
984986
"/src/tools/linkchecker" = ["@ehuss"]
987+
"/src/tools/run-make-support" = ["@jieyouxu"]
985988
"/src/tools/rust-installer" = ["bootstrap"]
986989
"/src/tools/rustbook" = ["@ehuss"]
987990
"/src/tools/rustdoc" = ["rustdoc"]

0 commit comments

Comments
 (0)