diff options
| author | bors <bors@rust-lang.org> | 2024-02-22 16:06:38 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-02-22 16:06:38 +0000 |
| commit | 341ae30a854a00c3876ac8b53b842eae31f0613e (patch) | |
| tree | b6708dfde38570062529bafcc23170162a02fc51 | |
| parent | 379342cf7a4e69d1d8b13af343a032696c9bc880 (diff) | |
| parent | c6a720f2f245dc621bc876ddffc5e30e1d1e8f63 (diff) | |
| download | rust-341ae30a854a00c3876ac8b53b842eae31f0613e.tar.gz rust-341ae30a854a00c3876ac8b53b842eae31f0613e.zip | |
Auto merge of #12332 - blyxyas:not-on-vacation, r=blyxyas
Coming back to reviewer rotation After this current CPP period, in which I set myself as on-vacation to focus on performance, I'm now available again. I'd love if my vacation status wasn't present in version control 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 3b1612c070d..303a4ca900c 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"] |
