linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] MAINTAINERS - add script and patterns
@ 2008-10-23 23:09 Joe Perches
  2008-10-23 23:09 ` [PATCH 1/8] Add scripts/get_maintainer.pl Joe Perches
  2008-10-25  7:41 ` [PATCH 0/8] MAINTAINERS - add script and patterns Pavel Machek
  0 siblings, 2 replies; 23+ messages in thread
From: Joe Perches @ 2008-10-23 23:09 UTC (permalink / raw)
  To: linux-kernel
  Cc: Linus Torvalds, Andrew Morton, Randy Dunlap, Pavel Machek,
	Uwe Kleine-König

Now that "F:" is documented in MAINTAINERS, this patchset
adds a script to find the maintainer of an individual
file or files in a patch and additional patterns to
MAINTAINERS.

Other information from MAINTAINERS sections can
also be generated by file or patch.

Changes since last submission:

Changed scripts/get_maintainers.pl mode to 0755
Fixed INTEL ETHERNET DRIVERS patterns
Fixed PCMCIA SUBSYSTEM patterns
Changed patterns for recent asm renames
Added patterns for recent MAINTAINERS entries
Removed HP FibreChannel HBA section
Used single style for "T: git" urls
Added Linus' git reference
Added FTRACE git reference

1/8: Add scripts/get_maintainer.pl
2/8: MAINTAINERS - Add file patterns
3/8: MAINTAINERS - Standardize style
4/8: MAINTAINERS - remove CS4280
5/8: MAINTAINERS - Remove HP Fibre Channel HBA no longer in tree
6/8: MAINTAINERS - standardize "T:	git urls"
7/8: MAINTAINERS - Add Linus Torvalds' git
8/8: MAINTAINERS - Add FTRACE git

$ ./scripts/get_maintainer.pl 
usage: ./scripts/get_maintainer.pl [options] patchfile 
       ./scripts/get_maintainer.pl [options] -f file
version: 0.12

MAINTAINER field selection options:
  --email => print email address(es) if any
    --git => include recent git *-by: signers
    --git-chief-penguins => include (Linus Torvalds|Andrew Morton)
    --m => include maintainer(s) if any
    --n => include name 'Full Name <addr@domain.tld>'
    --l => include list(s) if any
    --s => include subscriber only list(s) if any
  --scm => print SCM tree(s) if any
  --status => print status if any
  --subsystem => print subsystem name if any
  --web => print website(s) if any

Output type options:
  --separator [, ] => separator for multiple entries on 1 line
  --multiline => print 1 entry per line

Default options:
  [--email --git --m --l --multiline]

Signed-off-by: Joe Perches <joe@perches.com>



^ permalink raw reply	[flat|nested] 23+ messages in thread
* [PATCH 0/8] MAINTAINERS - add script and patterns
@ 2009-03-17 23:19 Joe Perches
  2009-03-14 16:20 ` Pavel Machek
  2009-03-30 20:53 ` Andrew Morton
  0 siblings, 2 replies; 23+ messages in thread
From: Joe Perches @ 2009-03-17 23:19 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, Pavel Machek

Add a script to find the maintainer of an individual
file or files in a patch and adds additional patterns
to MAINTAINERS.

Other information from MAINTAINERS sections can
also be generated by file or patch.

Signed-off-by: Joe Perches <joe@perches.com>


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

end of thread, other threads:[~2009-03-31 21:47 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-23 23:09 [PATCH 0/8] MAINTAINERS - add script and patterns Joe Perches
2008-10-23 23:09 ` [PATCH 1/8] Add scripts/get_maintainer.pl Joe Perches
2008-10-23 23:09   ` [PATCH 2/8] MAINTAINERS - Add file patterns Joe Perches
2008-10-23 23:09     ` [PATCH 3/8] MAINTAINERS - Standardize style Joe Perches
2008-10-23 23:09       ` [PATCH 4/8] MAINTAINERS - remove CS4280 Joe Perches
2008-10-23 23:09         ` [PATCH 5/8] MAINTAINERS - Remove HP Fibre Channel HBA no longer in tree Joe Perches
2008-10-23 23:09           ` [PATCH 6/8] MAINTAINERS - standardize "T: git urls" Joe Perches
2008-10-23 23:09             ` [PATCH 7/8] MAINTAINERS - Add Linus Torvalds' git Joe Perches
2008-10-23 23:09               ` [PATCH 8/8] MAINTAINERS - Add FTRACE git Joe Perches
2008-10-27 22:52   ` [PATCH 1/8] Add scripts/get_maintainer.pl Andrew Morton
2008-10-27 23:46     ` Joe Perches
2008-10-28  0:44     ` Joe Perches
2008-10-30 10:41     ` Pavel Machek
2008-10-30 22:43       ` Uwe Kleine-König
2008-10-25  7:41 ` [PATCH 0/8] MAINTAINERS - add script and patterns Pavel Machek
2009-03-17 23:19 Joe Perches
2009-03-14 16:20 ` Pavel Machek
2009-03-30 20:53 ` Andrew Morton
2009-03-30 21:14   ` Randy Dunlap
2009-03-30 21:29     ` Pavel Machek
2009-03-31  0:16   ` Arnd Bergmann
2009-03-31 21:24   ` Joe Perches
2009-03-31 21:45     ` Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).