From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <web-bounces@dpdk.org>
Received: from dpdk.org (dpdk.org [92.243.14.124])
	by inbox.dpdk.org (Postfix) with ESMTP id B1A72A2EFC
	for <public@inbox.dpdk.org>; Tue, 15 Oct 2019 14:58:50 +0200 (CEST)
Received: from [92.243.14.124] (localhost [127.0.0.1])
	by dpdk.org (Postfix) with ESMTP id 9E3D41EC0A;
	Tue, 15 Oct 2019 14:58:50 +0200 (CEST)
Received: from mga14.intel.com (mga14.intel.com [192.55.52.115])
 by dpdk.org (Postfix) with ESMTP id B7B2A1EBD5
 for <web@dpdk.org>; Tue, 15 Oct 2019 14:58:47 +0200 (CEST)
X-Amp-Result: SKIPPED(no attachment in message)
X-Amp-File-Uploaded: False
Received: from orsmga001.jf.intel.com ([10.7.209.18])
 by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;
 15 Oct 2019 05:58:46 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.67,300,1566889200"; d="scan'208";a="279178503"
Received: from irsmsx152.ger.corp.intel.com ([163.33.192.66])
 by orsmga001.jf.intel.com with ESMTP; 15 Oct 2019 05:58:45 -0700
Received: from irsmsx103.ger.corp.intel.com ([169.254.3.139]) by
 IRSMSX152.ger.corp.intel.com ([169.254.6.76]) with mapi id 14.03.0439.000;
 Tue, 15 Oct 2019 13:58:44 +0100
From: "Richardson, Bruce" <bruce.richardson@intel.com>
To: "Yigit, Ferruh" <ferruh.yigit@intel.com>, Thomas Monjalon
 <thomas@monjalon.net>, David Marchand <david.marchand@redhat.com>
CC: "web@dpdk.org" <web@dpdk.org>, "Mcnamara, John" <john.mcnamara@intel.com>
Thread-Topic: [dpdk-web] [PATCH] add release dates template for the year
Thread-Index: AQHVg1Ub2AEr+WXCXU+EHelMtBi9k6dbqcfA
Date: Tue, 15 Oct 2019 12:58:44 +0000
Message-ID: <59AF69C657FD0841A61C55336867B5B07EE3F631@IRSMSX103.ger.corp.intel.com>
References: <20191015123543.39966-1-ferruh.yigit@intel.com>
In-Reply-To: <20191015123543.39966-1-ferruh.yigit@intel.com>
Accept-Language: en-GB, en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMzQ1YzNmNzQtZTI4ZS00NGQ4LThhYWUtZjRmNzkxYWNkOTI1IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiS1dRbjNGVHEzR0c3VE03R0tadVg3cG5yRXkwa29KcVhVdUttdE1UQ2NZNjdmRGJcL210Vm9OUnIrNDBiWGRHdlcifQ==
x-ctpclassification: CTP_NT
dlp-product: dlpe-windows
dlp-version: 11.2.0.6
dlp-reaction: no-action
x-originating-ip: [163.33.239.181]
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Subject: Re: [dpdk-web] [PATCH] add release dates template for the year
X-BeenThere: web@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK website maintenance <web.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/web>,
 <mailto:web-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/web/>
List-Post: <mailto:web@dpdk.org>
List-Help: <mailto:web-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/web>,
 <mailto:web-request@dpdk.org?subject=subscribe>
Errors-To: web-bounces@dpdk.org
Sender: "web" <web-bounces@dpdk.org>



> -----Original Message-----
> From: web [mailto:web-bounces@dpdk.org] On Behalf Of Ferruh Yigit
> Sent: Tuesday, October 15, 2019 1:36 PM
> To: Thomas Monjalon <thomas@monjalon.net>; David Marchand
> <david.marchand@redhat.com>
> Cc: web@dpdk.org; Mcnamara, John <john.mcnamara@intel.com>
> Subject: [dpdk-web] [PATCH] add release dates template for the year
>=20
> Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
> ---
>  content/roadmap/_index.md | 12 ++++++++++++
>  1 file changed, 12 insertions(+)
>=20
> diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md index
> ef2275c..34dbacd 100644
> --- a/content/roadmap/_index.md
> +++ b/content/roadmap/_index.md
> @@ -94,6 +94,18 @@ The last period is 1 month long and is dedicated to bu=
g
> fixing.
>  - Integration deadline: January 17, 2020
>  - Release: February 14, 2020
>=20
> +#### 20.05
> +
> +- Release: May 2020
> +
> +#### 20.08
> +
> +- Release: August 2020
> +
> +#### 20.11
> +
> +- Release: December 2020
> +

Why December? Should it not be November as usual?

/Bruce