diff options
| author | bors <bors@rust-lang.org> | 2024-03-21 15:25:58 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-03-21 15:25:58 +0000 |
| commit | 32799a55e24ef2fb3bb02ed03b9b43d310cc6122 (patch) | |
| tree | 9ba94dc29ec97b0e0599a58934beece32b88bb5c | |
| parent | a16a9ed4c649f43bf5960265dacd4ffcda8a74dc (diff) | |
| parent | e50540817be34e8890e86aee07303d9be2559732 (diff) | |
| download | rust-32799a55e24ef2fb3bb02ed03b9b43d310cc6122.tar.gz rust-32799a55e24ef2fb3bb02ed03b9b43d310cc6122.zip | |
Auto merge of #12520 - xFrednet:lets-review-again, r=xFrednet
Add xFrednet back to the reviewing rotation :tada: You know what? Having a work-life balance is boring. I truly enjoyed having a free few weeks, and learned that I need to take a break every once in a while, but not doing reviews feels weird. So, this is me coming back for more :D --- r? `@ghost` changelog: none
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml index 1a81394af10..d455d967e30 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -19,7 +19,7 @@ new_pr = true [assign] contributing_url = "https://github.com/rust-lang/rust-clippy/blob/master/CONTRIBUTING.md" -users_on_vacation = ["xFrednet"] +users_on_vacation = [] [assign.owners] "/.github" = ["@flip1995"] |
