diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2024-10-04 15:42:55 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-04 15:42:55 +0200 |
| commit | 6d69af72bf10310d8a059d11decdbbdd5ef09f84 (patch) | |
| tree | 18186f5316008ffc5ff3630ef241b33f2e8a3760 | |
| parent | 11b1b4faa4ee35275255829ab35b6a7949b21766 (diff) | |
| parent | 0369ee4c9b4cb51a774976ae54b052a71d370270 (diff) | |
| download | rust-6d69af72bf10310d8a059d11decdbbdd5ef09f84.tar.gz rust-6d69af72bf10310d8a059d11decdbbdd5ef09f84.zip | |
Rollup merge of #131232 - jieyouxu:docs-week, r=bjorn3
Week off of reviews to focus on docs Dedicating a week to work on rustc-dev-guide. Should be back on Oct. 11/12.
| -rw-r--r-- | triagebot.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/triagebot.toml b/triagebot.toml index aba36692828..8f3af1f25bd 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -925,6 +925,7 @@ users_on_vacation = [ "jhpratt", "jyn514", "oli-obk", + "jieyouxu", ] [assign.adhoc_groups] |
