From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753243Ab1AZMYk (ORCPT ); Wed, 26 Jan 2011 07:24:40 -0500 Received: from n023010.sys.capside.net ([81.25.117.138]:43454 "EHLO n023010.sys.capside.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752791Ab1AZMYj (ORCPT ); Wed, 26 Jan 2011 07:24:39 -0500 Message-ID: <4D401242.5010608@sysvalve.es> Date: Wed, 26 Jan 2011 13:23:30 +0100 From: =?UTF-8?B?IkwuIEFsYmVydG8gR2ltw6luZXoi?= User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101207 Thunderbird/3.1.7 MIME-Version: 1.0 To: Joe Perches CC: linux-kernel@vger.kernel.org, Andrew Morton , "David S. Miller" , Florian Mickler , Stephen Hemminger , Wolfram Sang Subject: Re: [PATCH] get_maintainer.pl: Allow "K:" pattern tests to match non-patch text References: <1295911951-12615-1-git-send-email-agimenez@sysvalve.es> <1295913226.3101.60.camel@Joe-Laptop> <20110125002555.GB13167@bart.evergreen.loc> <1295964529.15568.11.camel@Joe-Laptop> <20110125184429.GA4107@bart.evergreen.loc> <1295981881.4316.6.camel@Joe-Laptop> In-Reply-To: <1295981881.4316.6.camel@Joe-Laptop> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 25/01/2011 19:58, Joe Perches wrote: > On Tue, 2011-01-25 at 19:44 +0100, L. Alberto Giménez wrote: >> On Tue, Jan 25, 2011 at 06:08:49AM -0800, Joe Perches wrote: >>> Extend the usage of the K section in the MAINTAINERS file to support matching >>> regular expressions to any arbitrary text that may precede the patch itself. >>> For example, the commit message or mail headers generated by git-format-patch. >>> Original-patch-by: L. Alberto Giménez >>> Signed-off-by: Joe Perches >> Hey, am I supposed to Ack it or something like that? > You can if you want, you don't have to. If it's of any use: Acked-by: L. Alberto Giménez