From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v1] doc: add guidelines on stable and lts releases Date: Wed, 08 Feb 2017 13:24:52 +0100 Message-ID: <78241054.mgfZoBA0tn@xps13> References: <1484312782-21120-1-git-send-email-john.mcnamara@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, yuanhan.liu@intel.com To: John McNamara Return-path: Received: from mail-wm0-f46.google.com (mail-wm0-f46.google.com [74.125.82.46]) by dpdk.org (Postfix) with ESMTP id A01B2DE5 for ; Wed, 8 Feb 2017 13:24:56 +0100 (CET) Received: by mail-wm0-f46.google.com with SMTP id c85so195152422wmi.1 for ; Wed, 08 Feb 2017 04:24:56 -0800 (PST) In-Reply-To: <1484312782-21120-1-git-send-email-john.mcnamara@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2017-01-13 13:06, John McNamara: > Add document explaining the current Stable and LTS process. > > Signed-off-by: John McNamara Acked-by: Thomas Monjalon Applied, thanks