about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJacob Pratt <jacob@jhpratt.dev>2025-01-06 22:04:18 -0500
committerGitHub <noreply@github.com>2025-01-06 22:04:18 -0500
commitee55b347c90b002abf3f89d3fb599941278b5946 (patch)
treef29fea52b49a62955a8a6ed39c80c8fbfc152a98
parente78b1321e572710bdb9e83e0d9edf31e63342219 (diff)
parent5172364b6752ee3d9c7e3607b4acb293a0e5ec34 (diff)
Rollup merge of #135170 - celinval:chores-vacation-end, r=jieyouxu
Update triagebot.toml: celinval vacation is over

I'm also removing myself from the MIR syntax changes notifications.
-rw-r--r--triagebot.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/triagebot.toml b/triagebot.toml
index 7efa63c2642..2a0ad610c1a 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -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",