From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: Re: [PATCH v2] devtools: relax tag checking in fixes Date: Wed, 18 Jan 2017 18:04:18 +0800 Message-ID: <20170118100418.GS10293@yliu-dev.sh.intel.com> References: <1484664872-26859-1-git-send-email-thomas.monjalon@6wind.com> <1484732272-29137-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Thomas Monjalon Return-path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id E624AF94B for ; Wed, 18 Jan 2017 11:02:05 +0100 (CET) Content-Disposition: inline In-Reply-To: <1484732272-29137-1-git-send-email-thomas.monjalon@6wind.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" On Wed, Jan 18, 2017 at 10:37:52AM +0100, Thomas Monjalon wrote: > The tag "Cc: stable@dpdk.org" must be set when the commit must be > backported to a stable branch. The reminder is reworded. > > It should be located just below the "Fixes:" tag (without blank line) > and followed by a blank line, separated from SoB and review tags below. > However, there is no strong need for checking blank lines. > > Signed-off-by: Thomas Monjalon Reviewed-by: Yuanhan Liu Thanks! --yliu