triagebot: expand eligible reviewer pool for tests/{run-make,run-make-cargo} to compiler
So that I don't become the only automatically-assigned reviewer due to weighting reasons.
This commit is contained in:
parent
c71381f55f
commit
d7f3c3995c
1 changed files with 2 additions and 2 deletions
|
|
@ -1623,8 +1623,8 @@ dep-bumps = [
|
||||||
"/src/llvm-project" = ["@cuviper"]
|
"/src/llvm-project" = ["@cuviper"]
|
||||||
"/src/rustdoc-json-types" = ["rustdoc"]
|
"/src/rustdoc-json-types" = ["rustdoc"]
|
||||||
"/src/stage0" = ["bootstrap"]
|
"/src/stage0" = ["bootstrap"]
|
||||||
"/tests/run-make" = ["@jieyouxu"]
|
"/tests/run-make" = ["compiler"]
|
||||||
"/tests/run-make-cargo" = ["@jieyouxu"]
|
"/tests/run-make-cargo" = ["compiler"]
|
||||||
"/tests/rustdoc" = ["rustdoc"]
|
"/tests/rustdoc" = ["rustdoc"]
|
||||||
"/tests/rustdoc-gui" = ["rustdoc"]
|
"/tests/rustdoc-gui" = ["rustdoc"]
|
||||||
"/tests/rustdoc-js-std" = ["rustdoc"]
|
"/tests/rustdoc-js-std" = ["rustdoc"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue