about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAlejandra González <blyxyas@gmail.com>2025-07-06 00:35:46 +0000
committerGitHub <noreply@github.com>2025-07-06 00:35:46 +0000
commitb28049d92bec96526cd7a19a7be783701ccbda2d (patch)
tree1f2d1bfbb780ea8314b91a1ed6d64f4cb86a82ec
parent60a978d2e9c7b49f21de9d665365427882e781ae (diff)
parentb49064e9df8c159828502167abcd80aafa5464fa (diff)
downloadrust-b28049d92bec96526cd7a19a7be783701ccbda2d.tar.gz
rust-b28049d92bec96526cd7a19a7be783701ccbda2d.zip
Not on vacation, again! (#15214)
As I said in my on-vacation PR (a little bit late) I'm getting
reincorporated into the review queue. Something that I'd like to do is
implement the reviewer capacity system into Clippy, but seems that it's
not supported yet. https://github.com/rust-lang/triagebot/issues/2007

r? @ghost
changelog:none
-rw-r--r--triagebot.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml
index b7a8749fbaa..81718413c38 100644
--- a/triagebot.toml
+++ b/triagebot.toml
@@ -52,7 +52,6 @@ contributing_url = "https://github.com/rust-lang/rust-clippy/blob/master/CONTRIB
 users_on_vacation = [
     "matthiaskrgr",
     "Manishearth",
-    "blyxyas",
 ]
 
 [assign.owners]