diff options
| author | bors <bors@rust-lang.org> | 2023-09-14 08:17:53 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-09-14 08:17:53 +0000 |
| commit | fea046037f7f557a032a904a71463be80d0acc25 (patch) | |
| tree | e3651c5db3655a2f4270818191a591aa6797c4d4 | |
| parent | e17235105cd48cd4e19e8b4fd8e9701e5a7a0f6f (diff) | |
| parent | 731b221df313c9d3849c16ddb592a0b3cb01a601 (diff) | |
| download | rust-fea046037f7f557a032a904a71463be80d0acc25.tar.gz rust-fea046037f7f557a032a904a71463be80d0acc25.zip | |
Auto merge of #115828 - clubby789:clubby-off-vacation, r=lqd
Remove `clubby789` from `users_on_vacation`
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml index 7492c0d67fd..d9d523bef39 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -585,7 +585,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", "clubby789"] +users_on_vacation = ["jyn514"] [assign.adhoc_groups] compiler-team = [ |
