Skip to content

Commit

Permalink
Remove myself from some review rotations
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtriplett committed Feb 11, 2024
1 parent 42752cb commit 3ad94db
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 3ad94db

Please sign in to comment.