From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 682F92BC6 for ; Wed, 29 Jun 2016 14:31:19 +0200 (CEST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP; 29 Jun 2016 05:31:18 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,546,1459839600"; d="scan'208";a="985589774" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.220.81]) by orsmga001.jf.intel.com with SMTP; 29 Jun 2016 05:31:16 -0700 Received: by (sSMTP sendmail emulation); Wed, 29 Jun 2016 13:31:15 +0025 Date: Wed, 29 Jun 2016 13:31:15 +0100 From: Bruce Richardson To: Thomas Monjalon Cc: dev@dpdk.org Message-ID: <20160629123115.GC14196@bricha3-MOBL3> References: <1467113232-20463-1-git-send-email-bruce.richardson@intel.com> <3019687.Vg5qcxCv6X@xps13> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3019687.Vg5qcxCv6X@xps13> Organization: Intel Research and =?iso-8859-1?Q?De=ACvel?= =?iso-8859-1?Q?opment?= Ireland Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH] scripts: check for commit msgs starting with 'It' 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: Wed, 29 Jun 2016 12:31:19 -0000 On Wed, Jun 29, 2016 at 01:23:48PM +0200, Thomas Monjalon wrote: > > Signed-off-by: Bruce Richardson > > Applied with -i case option to catch also lowercase form. Which suggests another good check to add, would be to check that the commmit message starts with a capital letter. /Bruce