diff options
| author | Jacob Pratt <jacob@jhpratt.dev> | 2024-12-11 03:30:45 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-11 03:30:45 -0500 |
| commit | c384b28148cd85f71779aa8025660b9c5b6c3d26 (patch) | |
| tree | dab4eb4699fd3536811549fb2289a2609ec92298 | |
| parent | c4e27d67a7db4aa0686282e41d481ec1502c7418 (diff) | |
| parent | 45ad5a573584170c86b41c98002102033c378f88 (diff) | |
| download | rust-c384b28148cd85f71779aa8025660b9c5b6c3d26.tar.gz rust-c384b28148cd85f71779aa8025660b9c5b6c3d26.zip | |
Rollup merge of #134160 - celinval:chores-vacation, r=jieyouxu
Add vacation entry for myself in triagebot.toml It's that wonderful time of the year. :smiley:
| -rw-r--r-- | triagebot.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml index 6eb4cb50d0d..18bbbad234e 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -995,6 +995,7 @@ warn_non_default_branch = true contributing_url = "https://rustc-dev-guide.rust-lang.org/getting-started.html" users_on_vacation = [ "jyn514", + "celinval", ] [assign.adhoc_groups] |
