@@ -441,15 +441,15 @@ cc = ["@oli-obk", "@RalfJung", "@JakobDegen", "@davidtwco", "@celinval", "@vakar
441
441
442
442
[mentions ."compiler/rustc_error_messages" ]
443
443
message = " `rustc_error_messages` was changed"
444
- cc = [" @davidtwco" , " @compiler-errors" , " @JohnTitor" , " @estebank " , " @ TaKO8Ki" ]
444
+ cc = [" @davidtwco" , " @compiler-errors" , " @JohnTitor" , " @TaKO8Ki" ]
445
445
446
446
[mentions ."compiler/rustc_errors/src/translation .rs" ]
447
447
message = " `rustc_errors::translation` was changed"
448
- cc = [" @davidtwco" , " @compiler-errors" , " @JohnTitor" , " @estebank " , " @ TaKO8Ki" ]
448
+ cc = [" @davidtwco" , " @compiler-errors" , " @JohnTitor" , " @TaKO8Ki" ]
449
449
450
450
[mentions ."compiler/rustc_macros/src/diagnostics" ]
451
451
message = " `rustc_macros::diagnostics` was changed"
452
- cc = [" @davidtwco" , " @compiler-errors" , " @JohnTitor" , " @estebank " , " @ TaKO8Ki" ]
452
+ cc = [" @davidtwco" , " @compiler-errors" , " @JohnTitor" , " @TaKO8Ki" ]
453
453
454
454
[mentions ."compiler/rustc_target/src/spec" ]
455
455
message = """
@@ -475,7 +475,6 @@ contributing_url = "https://rustc-dev-guide.rust-lang.org/contributing.html"
475
475
[assign .adhoc_groups ]
476
476
compiler-team = [
477
477
" @cjgillot" ,
478
- " @estebank" ,
479
478
" @petrochenkov" ,
480
479
" @davidtwco" ,
481
480
" @oli-obk" ,
@@ -532,13 +531,11 @@ incremental = [
532
531
diagnostics = [
533
532
" @compiler-errors" ,
534
533
" @davidtwco" ,
535
- " @estebank" ,
536
534
" @oli-obk" ,
537
535
" @TaKO8Ki" ,
538
536
]
539
537
parser = [
540
538
" @davidtwco" ,
541
- " @estebank" ,
542
539
" @nnethercote" ,
543
540
" @petrochenkov" ,
544
541
]
0 commit comments