diff options
| author | bors <bors@rust-lang.org> | 2024-08-15 19:11:20 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-08-15 19:11:20 +0000 |
| commit | 5da97d006e33a4458f467e41ca43085f5e5b20ba (patch) | |
| tree | 809866161d52b7d945afc2dc1707ecc1051a2d1c | |
| parent | 73819440eab298978b4cad869a865bb0b5e15eb7 (diff) | |
| parent | f3e00339a7009e735dcc280eba62e8f5f30c4c98 (diff) | |
| download | rust-5da97d006e33a4458f467e41ca43085f5e5b20ba.tar.gz rust-5da97d006e33a4458f467e41ca43085f5e5b20ba.zip | |
Auto merge of #13272 - flip1995:vacation, r=flip1995
flip1995: 2 week vacation r? `@ghost` changelog: none
| -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", ] |
