public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Fix entry for uwb to include subdirectories
@ 2009-12-22  9:05 Peter Huewe
  2009-12-22  9:22 ` Joe Perches
  0 siblings, 1 reply; 6+ messages in thread
From: Peter Huewe @ 2009-12-22  9:05 UTC (permalink / raw)
  To: Jiri Kosina
  Cc: kernel-janitors, Peter Huewe, Andrew Morton, Joe Perches,
	linux-kernel

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.
Otherwise it get_maintainer.pl does not come up with a result

Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
---
 MAINTAINERS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index e770069..fbcc8f9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5467,7 +5467,7 @@ ULTRA-WIDEBAND (UWB) SUBSYSTEM:
 M:	David Vrabel <david.vrabel@csr.com>
 L:	linux-usb@vger.kernel.org
 S:	Supported
-F:	drivers/uwb/*
+F:	drivers/uwb/
 F:	include/linux/uwb.h
 F:	include/linux/uwb/
 
-- 
1.6.4.4


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-12-22 12:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-22  9:05 [PATCH] MAINTAINERS: Fix entry for uwb to include subdirectories Peter Huewe
2009-12-22  9:22 ` Joe Perches
2009-12-22 10:23   ` Peter Hüwe
2009-12-22 10:30   ` Peter Hüwe
2009-12-22 10:59     ` Joe Perches
2009-12-22 12:26   ` David Vrabel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox