about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJosh Triplett <josh@joshtriplett.org>2024-02-10 17:56:47 -0800
committerJosh Triplett <josh@joshtriplett.org>2024-02-10 17:56:47 -0800
commit3ad94dbe06c6bc544632fde9404ff1981361ad17 (patch)
tree702752f6ffc85d5d16080a31b96e8b0df69d451f
parent42752cbe095b9ad9941f20f22f80788d95f4ab06 (diff)
downloadrust-3ad94dbe06c6bc544632fde9404ff1981361ad17.tar.gz
rust-3ad94dbe06c6bc544632fde9404ff1981361ad17.zip
Remove myself from some review rotations
-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"]