Update triagebot.toml: celinval vacation is over
I'm also removing myself from the MIR syntax changes notifications.
This commit is contained in:
parent
243d2ca4db
commit
5172364b67
1 changed files with 1 additions and 2 deletions
|
@ -824,7 +824,7 @@ cc = ["@rust-lang/rustfmt"]
|
|||
|
||||
[mentions."compiler/rustc_middle/src/mir/syntax.rs"]
|
||||
message = "This PR changes MIR"
|
||||
cc = ["@oli-obk", "@RalfJung", "@JakobDegen", "@davidtwco", "@celinval", "@vakaras"]
|
||||
cc = ["@oli-obk", "@RalfJung", "@JakobDegen", "@davidtwco", "@vakaras"]
|
||||
|
||||
[mentions."compiler/rustc_error_messages"]
|
||||
message = "`rustc_error_messages` was changed"
|
||||
|
@ -1004,7 +1004,6 @@ warn_non_default_branch.enable = true
|
|||
contributing_url = "https://rustc-dev-guide.rust-lang.org/getting-started.html"
|
||||
users_on_vacation = [
|
||||
"jyn514",
|
||||
"celinval",
|
||||
"nnethercote",
|
||||
"spastorino",
|
||||
"workingjubilee",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue