All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] get_maintainer improvements
@ 2009-07-09  5:46 Joe Perches
  2009-07-09  5:46 ` [PATCH 1/2] scripts/get_maintainer.pl: Add -f directory use Joe Perches
  2009-07-09  5:46 ` [PATCH 2/2] MAINTAINERS: Remove directory trailing slash pattern requirement Joe Perches
  0 siblings, 2 replies; 3+ messages in thread
From: Joe Perches @ 2009-07-09  5:46 UTC (permalink / raw)
  To: linux-kernel; +Cc: Andrew Morton, Arnd Bergmann

Arnd Bergmann pointed out that the directory pattern trailing slash
requirement is unnecessary and error prone.  He also sent a patch to
fix it which I've modified a bit.

Andrew Morton wanted the ability to use -f directory.  Added it.

Joe Perches (2):
  scripts/get_maintainer.pl: Add -f directory use
  MAINTAINERS: Remove directory trailing slash pattern requirement

 MAINTAINERS               |    9 ++++-----
 scripts/get_maintainer.pl |   23 +++++++++++++++++++----
 2 files changed, 23 insertions(+), 9 deletions(-)


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

end of thread, other threads:[~2009-07-09  5:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-09  5:46 [PATCH 0/2] get_maintainer improvements Joe Perches
2009-07-09  5:46 ` [PATCH 1/2] scripts/get_maintainer.pl: Add -f directory use Joe Perches
2009-07-09  5:46 ` [PATCH 2/2] MAINTAINERS: Remove directory trailing slash pattern requirement Joe Perches

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.