diff options
| author | bors <bors@rust-lang.org> | 2023-12-25 12:00:41 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-12-25 12:00:41 +0000 |
| commit | 5ab23198985194d0255c53ff6bfdf38b7f4c72ed (patch) | |
| tree | 20e7c98fd4fabc4493b058a3331486a89e1023c7 | |
| parent | 370615bc78bab86524904ece2e2095ee59331b13 (diff) | |
| parent | c1c52e904915f5ae4b103a5983e8e95809b88203 (diff) | |
| download | rust-5ab23198985194d0255c53ff6bfdf38b7f4c72ed.tar.gz rust-5ab23198985194d0255c53ff6bfdf38b7f4c72ed.zip | |
Auto merge of #12011 - blyxyas:not-on-vacation, r=blyxyas
Remove me from `users_on_vacation` Came back from surgery about 2 days ago, totally cool to review some more PRs. changelog:none r? ghost
| -rw-r--r-- | triagebot.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml index 96085bcf9ee..ab2fb1a3291 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -19,7 +19,6 @@ new_pr = true [assign] contributing_url = "https://github.com/rust-lang/rust-clippy/blob/master/CONTRIBUTING.md" -users_on_vacation = ["blyxyas"] [assign.owners] "/.github" = ["@flip1995"] |
