diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-11-03 12:44:52 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-03 12:44:52 +0100 |
| commit | 7a0df44799ad989bcc062c06cc40277969fcee80 (patch) | |
| tree | f24c142fa1fa60e16f5d40f1e70f560672bcc357 | |
| parent | 9028ce3580fd5dd557fb380c4c9cc0ff55e3f54b (diff) | |
| parent | c5895c4caab17991c4495c2a81ab807f14a19387 (diff) | |
| download | rust-7a0df44799ad989bcc062c06cc40277969fcee80.tar.gz rust-7a0df44799ad989bcc062c06cc40277969fcee80.zip | |
Rollup merge of #117523 - compiler-errors:oli-vacation, r=compiler-errors
oli-obk is on vacation `@oli-obk` is away and asked me to put him in the vacation list 😸
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml index d40ae9cb020..b419727bcfd 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -608,7 +608,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", "WaffleLapkin"] +users_on_vacation = ["jyn514", "jackh726", "WaffleLapkin", "oli-obk"] [assign.adhoc_groups] compiler-team = [ |
