diff options
| author | blyxyas <blyxyas@gmail.com> | 2024-02-09 09:29:34 +0100 |
|---|---|---|
| committer | blyxyas <blyxyas@gmail.com> | 2024-02-09 09:48:02 +0100 |
| commit | 0d696023c4ae02da2b86ba5e5adbdb024845e48b (patch) | |
| tree | d6a77759d8f36133edf8d1357c6ed6b50a37b730 | |
| parent | 60cb29c5e4f9772685c9873752196725c946a849 (diff) | |
| download | rust-0d696023c4ae02da2b86ba5e5adbdb024845e48b.tar.gz rust-0d696023c4ae02da2b86ba5e5adbdb024845e48b.zip | |
(NOT INCLUDE IN RUST-SYNC) Temporary vacation to focus on performance
| -rw-r--r-- | triagebot.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml index 3eadc66f544..a05765b3981 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -19,6 +19,7 @@ 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"] |
