diff options
| author | Wesley Wiser <wesleywiser@microsoft.com> | 2023-11-30 16:55:13 -0600 |
|---|---|---|
| committer | Wesley Wiser <wesleywiser@microsoft.com> | 2023-11-30 16:55:24 -0600 |
| commit | d9c645561dfd5b06bafdfe9e5ee2306990ae98f3 (patch) | |
| tree | 96e8797f5e42ddb79185b7d6a872d1453d11cd57 | |
| parent | 87e1447aadaa2899ff6ccabe1fa669eb50fb60a1 (diff) | |
| download | rust-d9c645561dfd5b06bafdfe9e5ee2306990ae98f3.tar.gz rust-d9c645561dfd5b06bafdfe9e5ee2306990ae98f3.zip | |
Wesley is on vacation
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml index ed9d59b1bb9..24926690cfe 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -627,7 +627,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", "oli-obk"] +users_on_vacation = ["jyn514", "oli-obk", "wesleywiser"] [assign.adhoc_groups] compiler-team = [ |
