diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-10-04 05:02:07 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-04 05:02:07 +0200 |
| commit | d4940488a6ae450aef6691e596c2bb102f8cb1fd (patch) | |
| tree | 55728f843c6dbc2a877d84c13059e2fb00fcc3f5 | |
| parent | 4ed2291624d227b105754a87a5f74cd9f884839e (diff) | |
| parent | a18729c496bcd0fd2b99db601e4b8f4a442108ae (diff) | |
| download | rust-d4940488a6ae450aef6691e596c2bb102f8cb1fd.tar.gz rust-d4940488a6ae450aef6691e596c2bb102f8cb1fd.zip | |
Rollup merge of #116395 - WaffleLapkin:vacationize-waffle, r=lqd
Mark myself as vacation or whatever I think I have the capacity to review PRs currently assigned to me, before vacation, but I won't be able to take any more. So, until everything settles down, I don't want to be assigned to new PRs.
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml index aa103113334..4b051db0d73 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -594,7 +594,7 @@ cc = ["@nnethercote"] [assign] warn_non_default_branch = true contributing_url = "https://rustc-dev-guide.rust-lang.org/getting-started.html" -users_on_vacation = ["jyn514", "jackh726"] +users_on_vacation = ["jyn514", "jackh726", "WaffleLapkin"] [assign.adhoc_groups] compiler-team = [ |
