about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-02-11 08:25:44 +0100
committerGitHub <noreply@github.com>2024-02-11 08:25:44 +0100
commitdb79df7c1aec268fea15a0c7d5a5756e1b95a649 (patch)
tree23a37eff938282730c5c92473d8e2a0187690888
parent040ecbfb9f6be4c3dcacc4fc69396580b6206ed9 (diff)
parent3ad94dbe06c6bc544632fde9404ff1981361ad17 (diff)
downloadrust-db79df7c1aec268fea15a0c7d5a5756e1b95a649.tar.gz
rust-db79df7c1aec268fea15a0c7d5a5756e1b95a649.zip
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.
-rw-r--r--triagebot.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/triagebot.toml b/triagebot.toml
index ef3f3693e61..bb9da213430 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -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"]