summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Crickenberger <spiffxp@google.com>2019-01-14 17:18:45 -0800
committerAaron Crickenberger <spiffxp@google.com>2019-01-14 17:18:45 -0800
commit2184536d619f338606eb14438cdeed2918541a42 (patch)
treed9da40c41fd76d0722c9296f951ef39d425d3950
parent42883cf4c9c99cdba5f9a67729a32400054563a1 (diff)
Update week numbers to match v1.14 release cycle
The post-holiday slump means this release cycle started later than usual, so we only effectively have 12 weeks instead of 13. I have adjusted the numbers accordingly
-rw-r--r--contributors/devel/release.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/contributors/devel/release.md b/contributors/devel/release.md
index 651f5e1d..b4e9224e 100644
--- a/contributors/devel/release.md
+++ b/contributors/devel/release.md
@@ -47,8 +47,8 @@ If you want your PR to get merged, it needs the following required labels and mi
<tr>
<td></td>
<td>Weeks 1-8</td>
-<td>Weeks 10-12</td>
-<td>Weeks 12+</td>
+<td>Weeks 9-11</td>
+<td>Weeks 11+</td>
</tr>
<tr>
<td>Required Labels</td>
@@ -63,7 +63,7 @@ If you want your PR to get merged, it needs the following required labels and mi
</td>
<td>
<ul>
-<!--Weeks 10-12-->
+<!--Weeks 9-11-->
<li>/milestone {v1.y}</li>
<li>/sig {name}</li>
<li>/kind {bug, failing-test}</li>
@@ -73,7 +73,7 @@ If you want your PR to get merged, it needs the following required labels and mi
</ul>
</td>
<td>
-<!--Weeks 12+-->
+<!--Weeks 11+-->
Return to 'Normal Dev' phase requirements:
<ul>
<li>/sig {name}</li>