diff options
| author | Jack Huey <31162821+jackh726@users.noreply.github.com> | 2023-11-05 10:09:51 -0500 |
|---|---|---|
| committer | Jack Huey <31162821+jackh726@users.noreply.github.com> | 2023-11-05 10:09:51 -0500 |
| commit | 6e33e89337e13a8fb4fbe660f153188622558205 (patch) | |
| tree | 1cf6bfaaeb6466148f5dc532a222e0f2da59c02e | |
| parent | 04817ff00cfa1ec00a9babcb2ade1e3f2874d9bd (diff) | |
Remove from vacation and compiler review group
| -rw-r--r-- | triagebot.toml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/triagebot.toml b/triagebot.toml index b846edca98b..69bbbdb03bf 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -608,19 +608,18 @@ 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", "oli-obk"] +users_on_vacation = ["jyn514", "WaffleLapkin", "oli-obk"] [assign.adhoc_groups] compiler-team = [ "@cjgillot", + "@compiler-errors", "@petrochenkov", "@davidtwco", "@oli-obk", "@wesleywiser", ] compiler-team-contributors = [ - "@compiler-errors", - "@jackh726", "@TaKO8Ki", "@WaffleLapkin", "@b-naber", |
