mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@suse.cz>
To: Joe Perches <joe@perches.com>
Cc: linux-kernel@vger.kernel.org,
	"Linus Torvalds" <torvalds@linux-foundation.org>,
	"Andrew Morton" <akpm@linux-foundation.org>,
	"Randy Dunlap" <randy.dunlap@oracle.com>,
	"Uwe Kleine-König" <ukleinek@strlen.de>
Subject: Re: [PATCH 0/8] MAINTAINERS - add script and patterns
Date: Sat, 25 Oct 2008 09:41:30 +0200	[thread overview]
Message-ID: <20081025074130.GA10275@elf.ucw.cz> (raw)
In-Reply-To: <1224803366-6478-1-git-send-email-joe@perches.com>

On Thu 2008-10-23 16:09:18, Joe Perches wrote:
> 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>

ACK. It would be nice to get this in... currently MAINTAINERS are hard
to use :-(

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

  parent reply	other threads:[~2008-10-25  7:39 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-23 23:09 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 ` Pavel Machek [this message]
2009-03-17 23:19 [PATCH 0/8] MAINTAINERS - add script and patterns 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081025074130.GA10275@elf.ucw.cz \
    --to=pavel@suse.cz \
    --cc=akpm@linux-foundation.org \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=randy.dunlap@oracle.com \
    --cc=torvalds@linux-foundation.org \
    --cc=ukleinek@strlen.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®