diff options
| author | Trevor Gross <t.gross35@gmail.com> | 2024-07-18 05:14:08 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-18 05:14:08 -0500 |
| commit | 73eba8e3b4bdd47d0531334e999a733dec4f3e40 (patch) | |
| tree | 4e57ee5c4a2f232d605bee14a4b7c592ec419539 | |
| parent | e4bc3d52bfd8cab10eb2a045e804be8ce885af05 (diff) | |
| parent | 7f3f34db740481ad814889e9393aaf51168b36c3 (diff) | |
| download | rust-73eba8e3b4bdd47d0531334e999a733dec4f3e40.tar.gz rust-73eba8e3b4bdd47d0531334e999a733dec4f3e40.zip | |
Rollup merge of #127899 - oli-obk:leave, r=lqd
Mark myself as on leave I will be on leave starting August 2nd, but I don't want to collect PRs until then that I won't be able to review
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml index 2f36eb9d1c9..5335cf4e4bf 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -905,7 +905,7 @@ cc = ["@kobzol"] [assign] warn_non_default_branch = true contributing_url = "https://rustc-dev-guide.rust-lang.org/getting-started.html" -users_on_vacation = ["jyn514", "jhpratt"] +users_on_vacation = ["jyn514", "jhpratt", "oli-obk"] [assign.adhoc_groups] compiler-team = [ |
