Message ID | 20220113101915.190233-2-ktraynor@redhat.com (mailing list archive) |
---|---|
State | Accepted |
Delegated to: | Kevin Traynor |
Headers | show |
Series | [v3,1/2] add link in stable release section and update typical timeframe | expand |
On 13/01/2022 10:19, Kevin Traynor wrote: > Add initial dates and maintainer for 21.11 LTS > as approved by Techboard in > http://mails.dpdk.org/archives/dev/2021-December/230920.html > > Signed-off-by: Kevin Traynor <ktraynor@redhat.com> > Acked-by: Thomas Monjalon <thomas@monjalon.net> > --- > content/roadmap/_index.md | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md > index cf212a4..326173a 100644 > --- a/content/roadmap/_index.md > +++ b/content/roadmap/_index.md > @@ -143,2 +143,3 @@ by 3-6 weeks, depending on the test results. > | 19.11.11 | 19.11.12 | May 2022 | December 2022 (LTS) | Christian Ehrhardt | > | 20.11.3 | 20.11.4 | December 2021 | November 2022 (LTS) | Luca Boccassi, Xueming Li | > +| 21.11.0 | 21.11.1 | April 2022 | November 2023 (LTS) | Kevin Traynor | I applied these as there is some incoming questions about LTS versions. Thanks.
diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md index cf212a4..326173a 100644 --- a/content/roadmap/_index.md +++ b/content/roadmap/_index.md @@ -143,2 +143,3 @@ by 3-6 weeks, depending on the test results. | 19.11.11 | 19.11.12 | May 2022 | December 2022 (LTS) | Christian Ehrhardt | | 20.11.3 | 20.11.4 | December 2021 | November 2022 (LTS) | Luca Boccassi, Xueming Li | +| 21.11.0 | 21.11.1 | April 2022 | November 2023 (LTS) | Kevin Traynor |