Skip to content

Commit

Permalink
Unrolled build for rust-lang#120906
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
rust-timer authored Feb 11, 2024
2 parents 899c895 + 3ad94db commit c0535b9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -667,7 +667,6 @@ compiler = [
]
libs = [
"@cuviper",
"@joshtriplett",
"@Mark-Simulacrum",
]
bootstrap = [
Expand Down Expand Up @@ -833,7 +832,7 @@ project-stable-mir = [
"/src/rustdoc-json-types" = ["rustdoc"]
"/src/stage0.json" = ["bootstrap"]
"/tests/ui" = ["compiler"]
"/src/tools/cargo" = ["@ehuss", "@joshtriplett"]
"/src/tools/cargo" = ["@ehuss"]
"/src/tools/compiletest" = ["bootstrap", "@wesleywiser", "@oli-obk", "@compiler-errors"]
"/src/tools/linkchecker" = ["@ehuss"]
"/src/tools/rust-installer" = ["bootstrap"]
Expand Down

0 comments on commit c0535b9

Please sign in to comment.