about summary refs log tree commit diff
path: root/src/doc/rustc-dev-guide
diff options
context:
space:
mode:
authorLeSeulArtichaut <leseulartichaut@gmail.com>2020-10-03 22:49:38 +0200
committerWho? Me?! <mark-i-m@users.noreply.github.com>2020-10-03 19:25:05 -0500
commite7c8adc14d97310ef238774b95fec13e5f7527ca (patch)
treecbfdff35209eeea8fb294366e42174736409d87a /src/doc/rustc-dev-guide
parent9180ec2139c7fe236274b4251fd5604945176521 (diff)
downloadrust-e7c8adc14d97310ef238774b95fec13e5f7527ca.tar.gz
rust-e7c8adc14d97310ef238774b95fec13e5f7527ca.zip
Fix time periods for Triage WG procedure
Diffstat (limited to 'src/doc/rustc-dev-guide')
-rw-r--r--src/doc/rustc-dev-guide/src/getting-started.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/doc/rustc-dev-guide/src/getting-started.md b/src/doc/rustc-dev-guide/src/getting-started.md
index d9070f706f8..5837e942391 100644
--- a/src/doc/rustc-dev-guide/src/getting-started.md
+++ b/src/doc/rustc-dev-guide/src/getting-started.md
@@ -390,8 +390,8 @@ in their free time. This means that they can take some time to respond and revie
 your PR. It also means that reviewers can miss some PRs that are assigned to them.
 
 To try to move PRs forward, the Triage WG regularly goes through all PRs that
-are waiting for review and haven't been discussed for at least a week. If you
-don't get a review within around 10 days, feel free to ask the Triage WG on
+are waiting for review and haven't been discussed for at least 2 weeks. If you
+don't get a review within 2 weeks, feel free to ask the Triage WG on
 Zulip ([#t-release/triage]). They have knowledge of when to ping, who might be
 on vacation, etc.