From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 80DD23777 for ; Mon, 25 Jul 2016 17:00:36 +0200 (CEST) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga101.fm.intel.com with ESMTP; 25 Jul 2016 08:00:35 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,419,1464678000"; d="scan'208";a="145093256" Received: from yliu-dev.sh.intel.com (HELO yliu-dev) ([10.239.67.162]) by fmsmga004.fm.intel.com with ESMTP; 25 Jul 2016 08:00:36 -0700 Date: Mon, 25 Jul 2016 23:05:24 +0800 From: Yuanhan Liu To: Thomas Monjalon Cc: dev@dpdk.org Message-ID: <20160725150524.GQ28708@yliu-dev.sh.intel.com> References: <1469457483-13777-1-git-send-email-thomas.monjalon@6wind.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1469457483-13777-1-git-send-email-thomas.monjalon@6wind.com> User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH] maintainers: add an entry for the stable branches X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jul 2016 15:00:36 -0000 On Mon, Jul 25, 2016 at 04:38:03PM +0200, Thomas Monjalon wrote: > This git tree will be used to backport some fixes from the > master branch to maintain some "stable releases". > The minor version number z will be incremented for these releases: > YY.MM.z > > Signed-off-by: Thomas Monjalon Acked-by: Yuanhan Liu --yliu