From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 7DC1C5913 for ; Tue, 6 Sep 2016 17:12:57 +0200 (CEST) Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga103.jf.intel.com with ESMTP; 06 Sep 2016 08:12:57 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.30,292,1470726000"; d="scan'208";a="5073272" Received: from irsmsx106.ger.corp.intel.com ([163.33.3.31]) by fmsmga005.fm.intel.com with ESMTP; 06 Sep 2016 08:12:55 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.204]) by IRSMSX106.ger.corp.intel.com ([169.254.8.240]) with mapi id 14.03.0248.002; Tue, 6 Sep 2016 16:12:54 +0100 From: "Mcnamara, John" To: Yuanhan Liu , "dev@dpdk.org" CC: Thomas Monjalon Thread-Topic: [PATCH] maintainers: claim v16.07 as a stable release Thread-Index: AQHR6MnkaAaxoKbeXUehR+EUPYUbgKBskLIAgAA/QlA= Date: Tue, 6 Sep 2016 15:12:54 +0000 Message-ID: References: <1469708507-22231-1-git-send-email-yuanhan.liu@linux.intel.com> <20160906122348.GA13070@yliu-dev.sh.intel.com> In-Reply-To: <20160906122348.GA13070@yliu-dev.sh.intel.com> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYWY1MDZkZjctZjRiZS00ODA3LWJhMzMtMjk1YjMwM2MyMmE1IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6ImtRUjFwK3liRGhGSkpFcDdWNU1ST21rSVRMWTBaK1FHS0NtTnJCR04zOE09In0= 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-dev] [PATCH] maintainers: claim v16.07 as a stable release 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: Tue, 06 Sep 2016 15:12:57 -0000 > -----Original Message----- > From: Yuanhan Liu [mailto:yuanhan.liu@linux.intel.com] > Sent: Tuesday, September 6, 2016 1:24 PM > To: dev@dpdk.org > Cc: Thomas Monjalon ; Mcnamara, John > > Subject: Re: [PATCH] maintainers: claim v16.07 as a stable release >=20 > On Thu, Jul 28, 2016 at 08:21:47PM +0800, Yuanhan Liu wrote: > > Claim v16.07 as a stable release: only bug fix patches are allowed. > > And volunteer to be the maintainer. > > > > Signed-off-by: Yuanhan Liu >=20 > Hi all, >=20 > I will apply this patch shortly; this would literally mean I'm about to > start applying bug fixing patches to 16.07 stable branch: Hi Yuanhan, That is good news. :-) > Besides that, here I wrote some short notes about some simple rules > applies to bug fixing patches, as well as a rough release plan I made. > This is to prvoide some rough ideas to developers/contributors on how the > stable release is gonna work. >=20 > And here you go (I may make it into the DPDK doc). That is a good idea. Perhaps it could be a new Contributors Guide or a new = section in the "Contributing Code to DPDK" doc. John