Skip to content

Commit db79df7

Browse files
authored
Rollup merge of rust-lang#120906 - joshtriplett:triage-my-bandwidth, r=Mark-Simulacrum
Remove myself from some review rotations Severe lack of bandwidth. I want to make sure I have enough time for other Rust work.
2 parents 040ecbf + 3ad94db commit db79df7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

triagebot.toml

+1-2
Original file line numberDiff line numberDiff line change
@@ -667,7 +667,6 @@ compiler = [
667667
]
668668
libs = [
669669
"@cuviper",
670-
"@joshtriplett",
671670
"@Mark-Simulacrum",
672671
]
673672
bootstrap = [
@@ -833,7 +832,7 @@ project-stable-mir = [
833832
"/src/rustdoc-json-types" = ["rustdoc"]
834833
"/src/stage0.json" = ["bootstrap"]
835834
"/tests/ui" = ["compiler"]
836-
"/src/tools/cargo" = ["@ehuss", "@joshtriplett"]
835+
"/src/tools/cargo" = ["@ehuss"]
837836
"/src/tools/compiletest" = ["bootstrap", "@wesleywiser", "@oli-obk", "@compiler-errors"]
838837
"/src/tools/linkchecker" = ["@ehuss"]
839838
"/src/tools/rust-installer" = ["bootstrap"]

0 commit comments

Comments
 (0)