diff options
| author | Philipp Krones <hello@philkrones.com> | 2024-08-15 21:09:17 +0200 |
|---|---|---|
| committer | Philipp Krones <hello@philkrones.com> | 2024-08-15 21:09:17 +0200 |
| commit | f3e00339a7009e735dcc280eba62e8f5f30c4c98 (patch) | |
| tree | c56513e1798037ce8a8b6f20d938542073cd6455 | |
| parent | 52192aa3217a1ee54262d573f5db75291ed0df76 (diff) | |
| download | rust-f3e00339a7009e735dcc280eba62e8f5f30c4c98.tar.gz rust-f3e00339a7009e735dcc280eba62e8f5f30c4c98.zip | |
flip1995: 2 week vacation
| -rw-r--r-- | triagebot.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml index dcf00e4e384..99b3560a064 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -20,6 +20,7 @@ new_pr = true [assign] contributing_url = "https://github.com/rust-lang/rust-clippy/blob/master/CONTRIBUTING.md" users_on_vacation = [ + "flip1995", "matthiaskrgr", "giraffate", ] |
