diff options
| author | Jack Huey <31162821+jackh726@users.noreply.github.com> | 2023-09-17 12:05:36 -0400 |
|---|---|---|
| committer | Jack Huey <31162821+jackh726@users.noreply.github.com> | 2023-09-17 12:08:08 -0400 |
| commit | c70ee688b3ff2d1c24eda6990576a2dda2b76053 (patch) | |
| tree | 50516bbdc5f863ecde3d34346c530c74b227f6ad | |
| parent | db9c21fd944b942a3a83e1fbce0d7c1c9164bc2a (diff) | |
| download | rust-c70ee688b3ff2d1c24eda6990576a2dda2b76053.tar.gz rust-c70ee688b3ff2d1c24eda6990576a2dda2b76053.zip | |
Add me as on vacation
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml index d9d523bef39..d35e81c277e 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"] +users_on_vacation = ["jyn514", "jackh726"] [assign.adhoc_groups] compiler-team = [ |
