diff options
-rw-r--r-- | about/techboard.html | 2 | ||||
-rw-r--r-- | dev/roadmap.html | 6 | ||||
-rw-r--r-- | download.html | 4 |
3 files changed, 3 insertions, 9 deletions
diff --git a/about/techboard.html b/about/techboard.html index 2be4606..abf3e07 100644 --- a/about/techboard.html +++ b/about/techboard.html @@ -57,7 +57,7 @@ to the development in the following repositories: </ul> <h3 id="members">Members</h3> -<p>The 9 current members of +<p>The 8 current members of <a href="mailto:techboard@dpdk.org">techboard@dpdk.org</a> are: <ul> <li>Bruce Richardson diff --git a/dev/roadmap.html b/dev/roadmap.html index 7ab3004..5334420 100644 --- a/dev/roadmap.html +++ b/dev/roadmap.html @@ -95,12 +95,6 @@ <p>At the end of the merge window, the first release candidate is out. <p>The last period is 1 month long and is dedicated to bug fixing. <h3 id="dates">Scheduling</h3> - <p>18.05 - <ul> - <li>Proposal deadline: March 9, 2018 - <li>Integration deadline: April 6, 2018 - <li>Release: May 23, 2018 - </ul> <p>18.08 <ul> <li>Proposal deadline: June 8, 2018 diff --git a/download.html b/download.html index dfcecc0..ee58b18 100644 --- a/download.html +++ b/download.html @@ -44,9 +44,9 @@ <i class="material-icons">archive</i> Latest Major<br>18.05 </a><!-- no whitespace - --><a href="https://fast.dpdk.org/rel/dpdk-18.02.1.tar.xz" class="button"> + --><a href="https://fast.dpdk.org/rel/dpdk-18.02.2.tar.xz" class="button"> <i class="material-icons">archive</i> - Latest Stable<br>18.02.1 + Latest Stable<br>18.02.2 </a><!-- no whitespace --><a href="/rel" class="button"> <i class="material-icons">view_list</i> |