<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/scripts/get_maintainer.pl, branch v2.6.30</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=v2.6.30</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v2.6.30'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2009-04-10T20:10:54Z</updated>
<entry>
<title>scripts/get_maintainer.pl - Allow multiple files on command line</title>
<updated>2009-04-10T20:10:54Z</updated>
<author>
<name>Joe Perches</name>
<email>joe@perches.com</email>
</author>
<published>2009-04-10T19:28:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=4a7fdb5f51a4d9228b0ff93494b95f72be5e904a'/>
<id>urn:sha1:4a7fdb5f51a4d9228b0ff93494b95f72be5e904a</id>
<content type='text'>
Improve handling of "by:" signoffs
Sorting and frequency checks are done by name/email, not
by "by:" tag.

Signed-off-by: Joe Perches &lt;joe@perches.com&gt;
</content>
</entry>
<entry>
<title>Add scripts/get_maintainer.pl</title>
<updated>2009-04-10T20:10:40Z</updated>
<author>
<name>Joe Perches</name>
<email>joe@perches.com</email>
</author>
<published>2009-04-08T03:40:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=cb7301c7a3b2216c93b148fec0718d24f4ee2a99'/>
<id>urn:sha1:cb7301c7a3b2216c93b148fec0718d24f4ee2a99</id>
<content type='text'>
A script to parse file pattern information in MAINTAINERS
and return selected information about a file or patch

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

MAINTAINERS field selection options:
  --email =&gt; print email address(es) if any
    --git =&gt; include git "*-by:" signers in commit count order
    --git-chief-penguins =&gt; include (Linus Torvalds)
    --git-min-signatures =&gt; number of signatures required (default: 1)
    --git-max-maintainers =&gt; maximum maintainers to add (default: 5)
    --git-since =&gt; git history to use (default: 1-year-ago)
    --m =&gt; include maintainer(s) if any
    --n =&gt; include name 'Full Name &lt;addr@domain.tld&gt;'
    --l =&gt; include list(s) if any
    --s =&gt; include subscriber only list(s) if any
  --scm =&gt; print SCM tree(s) if any
  --status =&gt; print status if any
  --subsystem =&gt; print subsystem name if any
  --web =&gt; print website(s) if any

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

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

Other options:
  --version =&gt; show version
  --help =&gt; show this help information

Signed-off-by: Joe Perches &lt;joe@perches.com&gt;
Acked-by: Pavel Machek &lt;pavel@ucw.cz&gt;
</content>
</entry>
</feed>
