diff options
| author | Santiago Pastorino <spastorino@gmail.com> | 2023-09-01 18:35:43 -0300 |
|---|---|---|
| committer | Santiago Pastorino <spastorino@gmail.com> | 2023-09-01 18:35:43 -0300 |
| commit | 8198c59c77f9f0f3563889f2c05ab8df8d8ac9a7 (patch) | |
| tree | d7065fb22b50fa56bfe0809edb651e004452c548 | |
| parent | 83995f320c13c05a70b460ac1cf5d9d87b497f1e (diff) | |
| download | rust-8198c59c77f9f0f3563889f2c05ab8df8d8ac9a7.tar.gz rust-8198c59c77f9f0f3563889f2c05ab8df8d8ac9a7.zip | |
Add spastorino on vacation
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml index 6f7efd4c3db..6847e8a00be 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", "clubby789", "spastorino"] [assign.adhoc_groups] compiler-team = [ |
