Skip to content

Commit

Permalink
Unrolled build for rust-lang#120246
Browse files Browse the repository at this point in the history
Rollup merge of rust-lang#120246 - estebank:revert_breathing_room, r=estebank

Re-add estebank to review rotation

r? ``@compiler-errors``
  • Loading branch information
rust-timer committed Jan 23, 2024
2 parents dfe53af + ce11b70 commit 06f1a43
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -643,6 +643,7 @@ compiler-team = [
"@compiler-errors",
"@petrochenkov",
"@davidtwco",
"@estebank",
"@oli-obk",
"@wesleywiser",
]
Expand Down Expand Up @@ -693,18 +694,21 @@ incremental = [
diagnostics = [
"@compiler-errors",
"@davidtwco",
"@estebank",
"@oli-obk",
"@TaKO8Ki",
]
parser = [
"@compiler-errors",
"@davidtwco",
"@estebank",
"@nnethercote",
"@petrochenkov",
]
lexer = [
"@nnethercote",
"@petrochenkov",
"@estebank",
]
arena = [
"@nnethercote",
Expand All @@ -731,6 +735,7 @@ borrowck = [
]
ast_lowering = [
"@compiler-errors",
"@estebank",
"@spastorino",
]
fallback = [
Expand Down

0 comments on commit 06f1a43

Please sign in to comment.