Skip to content

Commit

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

Re-add estebank to review rotation

r? `@compiler-errors`
  • Loading branch information
fmease committed Jan 23, 2024
2 parents 3e94cc7 + ce11b70 commit 6182fbd
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 6182fbd

Please sign in to comment.