Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751712AbZLVKXW (ORCPT ); Tue, 22 Dec 2009 05:23:22 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751594AbZLVKXV (ORCPT ); Tue, 22 Dec 2009 05:23:21 -0500 Received: from mail.gmx.net ([213.165.64.20]:57583 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751528AbZLVKXU (ORCPT ); Tue, 22 Dec 2009 05:23:20 -0500 X-Authenticated: #12255092 X-Provags-ID: V01U2FsdGVkX1+8vLRRuFi8NOCsj7lZCaFSRJbPAIAtfV/BXjhzNh WkibdCd+CFmOJp From: Peter =?utf-8?q?H=C3=BCwe?= To: Joe Perches Subject: Re: [PATCH] MAINTAINERS: Fix entry for uwb to include subdirectories Date: Tue, 22 Dec 2009 11:23:18 +0100 User-Agent: KMail/1.12.3 (Linux/2.6.27-05415-g69a8594; KDE/4.3.3; x86_64; ; ) Cc: David Vrabel , Jiri Kosina , kernel-janitors@vger.kernel.org, Andrew Morton , linux-kernel@vger.kernel.org References: <1261472760-24854-1-git-send-email-peterhuewe@gmx.de> <1261473735.1895.22.camel@Joe-Laptop.home> In-Reply-To: <1261473735.1895.22.camel@Joe-Laptop.home> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <200912221123.18969.PeterHuewe@gmx.de> X-Y-GMX-Trusted: 0 X-FuHaFi: 0.57 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1529 Lines: 41 Am Dienstag 22 Dezember 2009 10:22:15 schrieb Joe Perches: > On Tue, 2009-12-22 at 10:05 +0100, Peter Huewe wrote: > > This little patch removes the asterisk wildcard, in order to get the uwb > > maintainer when using get_maintainer.pl on anyfiles in the > > subdirectories of uwb. > > Is this correct? > Does David Vrabel maintain drivers/uwb/i1480/ ? Okay I should have asked David first wether this is correct or not :) However I created a patch earlier today for uwb/i1480/i1480-est.c Subject was [PATCH 1/6] uwb/i1480: add __init/__exit macros and was told by Marcel Holtmann: >> @Jiri: As there is no maintainer, it seems it is up to you to decide :) >actually David Vrabel is taking care of the UWB subsystem and everything >related to it. > > > Otherwise it get_maintainer.pl does not come up with a result > > Sure it does: > $ ./scripts/get_maintainer.pl -f drivers/uwb/i1480 > Jiri Kosina > David Vrabel > Stephen Hemminger > David S. Miller > Nick Andrew > linux-kernel@vger.kernel.org But it does not yield a result for any file within i1480: $ ./scripts/get_maintainer.pl -f drivers/uwb/i1480/i1480-est.c linux-kernel@vger.kernel.org $ Regards, Peter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/