diff options
| author | León Orell Valerian Liehr <me@fmease.dev> | 2025-01-27 04:34:54 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-27 04:34:54 +0100 |
| commit | 03cc3873d5f95e5733d51b12f84dbaf9ab84d4e6 (patch) | |
| tree | 0e78f971584dbde0f625cb2e850df2e8949a9753 | |
| parent | ef54721ceac54e902fd8f3b378f232c1f5077518 (diff) | |
| parent | 504d574bc161a5567796076357231aa69e94afc6 (diff) | |
| download | rust-03cc3873d5f95e5733d51b12f84dbaf9ab84d4e6.tar.gz rust-03cc3873d5f95e5733d51b12f84dbaf9ab84d4e6.zip | |
Rollup merge of #136101 - jieyouxu:away, r=jieyouxu
triagebot: set myself on vacation Will be back 02-01.
| -rw-r--r-- | triagebot.toml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml index 4a09fe116a5..d09d5eceeb8 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -1025,7 +1025,8 @@ users_on_vacation = [ "nnethercote", "spastorino", "workingjubilee", - "kobzol" + "kobzol", + "jieyouxu", ] [[assign.warn_non_default_branch.exceptions]] |
