Re-add estebank to review rotation
This commit is contained in:
parent
88189a71e4
commit
ce11b70979
@ -639,6 +639,7 @@ compiler-team = [
|
||||
"@compiler-errors",
|
||||
"@petrochenkov",
|
||||
"@davidtwco",
|
||||
"@estebank",
|
||||
"@oli-obk",
|
||||
"@wesleywiser",
|
||||
]
|
||||
@ -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",
|
||||
@ -723,6 +727,7 @@ borrowck = [
|
||||
]
|
||||
ast_lowering = [
|
||||
"@compiler-errors",
|
||||
"@estebank",
|
||||
"@spastorino",
|
||||
]
|
||||
fallback = [
|
||||
|
Loading…
Reference in New Issue
Block a user