From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v2] scripts: check cc stable mailing list in commit Date: Thu, 1 Dec 2016 15:00:32 +0000 Message-ID: References: <1479768194-6255-1-git-send-email-thomas.monjalon@6wind.com> <1480599818-14911-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit To: Thomas Monjalon , dev@dpdk.org Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 2A7185678 for ; Thu, 1 Dec 2016 16:00:35 +0100 (CET) In-Reply-To: <1480599818-14911-1-git-send-email-thomas.monjalon@6wind.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 12/1/2016 1:43 PM, Thomas Monjalon wrote: > Add a check for commits fixing a released bug. > Such commits are found thanks to scripts/git-log-fixes.sh. > They must be sent CC: stable@dpdk.org. > In order to avoid forgetting CC, this mail header can be written > in the git commit message. > > Signed-off-by: Thomas Monjalon Tested-by: Ferruh Yigit