From: Joe Perches <joe@perches.com>
To: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org,
akpm@linux-foundation.org
Cc: Al Viro <viro@ftp.linux.org.uk>,
Rene Herman <rene.herman@gmail.com>,
Junio C Hamano <gitster@pobox.com>,
Stefan Richter <stefanr@s5r6.in-berlin.de>,
"Robert P. J. Day" <rpjday@mindspring.com>
Subject: [PATCH] MAINTAINERS and scripts/get_maintainer.pl
Date: Fri, 24 Aug 2007 12:28:37 -0700 [thread overview]
Message-ID: <1187983717.32738.141.camel@localhost> (raw)
Please pull from:
git pull git://repo.or.cz/linux-2.6/trivial-mods.git get_maintainer
Added the capability to more easily find the appropriate parties to CC
for a patch.
Uses the most frequent patch "-by:" lines in git if available and also
uses MAINTAINER subsystem information.
Added "F:" and "X:" file patterns to subsystems in MAINTAINERS
Added scripts/get_maintainer.pl to automate CC retrieval.
Usage: perl scripts/get_maintainer.pl <patchfile>
Usage: perl scripts/get_maintainer.pl -f <file>
Coupled with git-send-email modifications,
this patch helps to automate patch CC'ing
Signed-off-by: Joe Perches <joe@perches.com>
Bits and pieces Signed-off-by: and Acked-by: (probably missed a few)
Signed-off-by: Miguel Ojeda <maxextreme@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Nathan Laredo <laredo@gnu.org>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mike Isely <isely@pobox.com>
Acked-by: Doug Thompson <dougthompson@xmission.com>
Acked-by: Andy Whitcroft <apw@shadowen.org>
Acked-by: GOTO Masanori <gotom@sanori.org>
Acked-by: Linas Vepstas <linas@austin.ibm.com>
Acked-by: Ron Mercer <ron.mercer@qlogic.com>
Acked-by: Mattia Dongili <malattia@linux.it>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Len Brown <len.brown@intel.com>
Acked-by: Josh Triplett <josh@freedesktop.org>
Acked-by: Dan Williams <dan.j.williams@intel.com>
Acked-by: Jiri Slaby <jirislaby@gmail.com>
Acked-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
Acked-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Acked-by: Chris Snook <csnook@redhat.com>
Acked-by: Muli Ben-Yehuda <muli@il.ibm.com>
Acked-by: Dave Dillow <dave@thedillows.org>
Acked-by: Kent Yoder <shpedoikal@gmail.com>
Acked-by: Auke Kok <auke-jan.h.kok@intel.com>
Acked-by: Corey Minyard <cminyard@mvista.com>
Acked-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Acked-by: Pavel Machek <pavel@ucw.cz>
Acked-by: Salyzyn, Mark <mark_salyzyn@adaptec.com>
Acked-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Acked-by: Dave Kleikamp <shaggy@vnet.linux.ibm.com
Acked-by: Petko Manolov <petkan@nucleusys.com>
Acked-By: Thomas Sailer <t.sailer@alumni.ethz.ch>
Acked-by: Alan Cox <alan@redhat.com>
Acked-by: Ian McDonald <ian.mcdonald@jandi.co.nz>
Acked-by: Kai Makisara <Kai.Makisara@kolumbus.fi>
Acked-by: Mitchell Blank Jr <mitch@sfgoth.com>
MAINTAINERS | 1316 ++++++++++++++++++++++++++++++++++++++++-----
scripts/get_maintainer.pl | 466 ++++++++++++++++
reply other threads:[~2007-08-24 19:28 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1187983717.32738.141.camel@localhost \
--to=joe@perches.com \
--cc=akpm@linux-foundation.org \
--cc=gitster@pobox.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rene.herman@gmail.com \
--cc=rpjday@mindspring.com \
--cc=stefanr@s5r6.in-berlin.de \
--cc=torvalds@linux-foundation.org \
--cc=viro@ftp.linux.org.uk \
/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 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.