From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <ferruh.yigit@intel.com>
Received: from mga02.intel.com (mga02.intel.com [134.134.136.20])
 by dpdk.org (Postfix) with ESMTP id 27F4C1B19
 for <web@dpdk.org>; Mon, 10 Sep 2018 11:14:24 +0200 (CEST)
X-Amp-Result: SKIPPED(no attachment in message)
X-Amp-File-Uploaded: False
Received: from fmsmga004.fm.intel.com ([10.253.24.48])
 by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;
 10 Sep 2018 02:14:24 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.53,355,1531810800"; d="scan'208";a="87436016"
Received: from silpixa00399752.ir.intel.com (HELO
 silpixa00399752.ger.corp.intel.com) ([10.237.222.212])
 by fmsmga004.fm.intel.com with ESMTP; 10 Sep 2018 02:14:20 -0700
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Thomas Monjalon <thomas@monjalon.net>
Cc: web@dpdk.org, Ferruh Yigit <ferruh.yigit@intel.com>,
 John McNamara <john.mcnamara@intel.com>,
 Marko Kovacevic <marko.kovacevic@intel.com>
Date: Mon, 10 Sep 2018 11:14:05 +0100
Message-Id: <20180910101405.43799-1-ferruh.yigit@intel.com>
X-Mailer: git-send-email 2.17.1
Subject: [dpdk-web] [PATCH] highlight roadmap is not commitment for release
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>
X-List-Received-Date: Mon, 10 Sep 2018 09:14:25 -0000

Add a note to roadmap to say roadmap items are not commitment but list
of planned work.

This is to address concern to share roadmaps publicly, that published
roadmap can be taken as commitment for that release.

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
---
cc'in doc maintainers:
Cc: John McNamara <john.mcnamara@intel.com>
Cc: Marko Kovacevic <marko.kovacevic@intel.com>
---
 content/roadmap/_index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/roadmap/_index.md b/content/roadmap/_index.md
index 8968da5..fc09b81 100644
--- a/content/roadmap/_index.md
+++ b/content/roadmap/_index.md
@@ -4,7 +4,7 @@ weight = "3"
 +++
 
 {{% notice info %}}
-Major known features and milestones may be noted here.
+Major known features and milestones may be noted here. This is not a commitment but plan of work.
 This list is obviously neither complete nor guaranteed.
 {{% /notice %}}
 
-- 
2.17.1