Skip to content

Commit

Permalink
Re-add estebank to review rotation
Browse files Browse the repository at this point in the history
  • Loading branch information
estebank committed Jan 22, 2024
1 parent 88189a7 commit ce11b70
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 @@ -639,6 +639,7 @@ compiler-team = [
"@compiler-errors",
"@petrochenkov",
"@davidtwco",
"@estebank",
"@oli-obk",
"@wesleywiser",
]
Expand Down Expand Up @@ -688,18 +689,21 @@ incremental = [
diagnostics = [
"@compiler-errors",
"@davidtwco",
"@estebank",
"@oli-obk",
"@TaKO8Ki",
]
parser = [
"@compiler-errors",
"@davidtwco",
"@estebank",
"@nnethercote",
"@petrochenkov",
]
lexer = [
"@nnethercote",
"@petrochenkov",
"@estebank",
]
mir = [
"@davidtwco",
Expand All @@ -723,6 +727,7 @@ borrowck = [
]
ast_lowering = [
"@compiler-errors",
"@estebank",
"@spastorino",
]
fallback = [
Expand Down

0 comments on commit ce11b70

Please sign in to comment.