Rollup merge of #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.
This commit is contained in:
Matthias Krüger 2024-02-11 08:25:44 +01:00 committed by GitHub
commit db79df7c1a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -667,7 +667,6 @@ compiler = [
]
libs = [
"@cuviper",
"@joshtriplett",
"@Mark-Simulacrum",
]
bootstrap = [
@ -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"]