diff options
| author | bors <bors@rust-lang.org> | 2024-07-19 15:55:25 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-07-19 15:55:25 +0000 |
| commit | ac2ba15adda9f801092c58cf73ecc681cc2924fa (patch) | |
| tree | 4ed167a243fa6bc5cf10a3f45f6038cd80f4307f | |
| parent | b31bce4f5f0046842f4d2dce7b3b4285551e7718 (diff) | |
| parent | 14e271121cc7a5cb4c2aaef637042232317ad071 (diff) | |
| download | rust-ac2ba15adda9f801092c58cf73ecc681cc2924fa.tar.gz rust-ac2ba15adda9f801092c58cf73ecc681cc2924fa.zip | |
Auto merge of #13129 - xFrednet:interesting-life-choices, r=xFrednet
Add xFrednet back to Clippy's reviewer roulette What the title says. --- cc: https://github.com/rust-lang/rust-clippy/pull/12947 changelog: none r? `@ghost`
| -rw-r--r-- | triagebot.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml index 0f0e62670ff..cd9641eedd8 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -31,6 +31,7 @@ users_on_vacation = [ "*" = [ "@Manishearth", "@llogiq", + "@xFrednet", "@Alexendoo", "@dswij", "@Jarcho", |
