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`
This commit is contained in:
commit
7a38225e20
@ -798,6 +798,7 @@ compiler-team-contributors = [
|
||||
"@fmease",
|
||||
"@fee1-dead",
|
||||
"@BoxyUwU",
|
||||
"@jieyouxu",
|
||||
]
|
||||
compiler = [
|
||||
"compiler-team",
|
||||
@ -978,10 +979,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"]
|
||||
|
Loading…
Reference in New Issue
Block a user