[PATCH] MAINTAINERS and scripts/get_maintainer.pl

From: Joe Perches
Date: Fri Aug 24 2007 - 15:28:54 EST


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@xxxxxxxxxxx>

Bits and pieces Signed-off-by: and Acked-by: (probably missed a few)

Signed-off-by: Miguel Ojeda <maxextreme@xxxxxxxxx>
Signed-off-by: Jiri Kosina <jkosina@xxxxxxx>
Signed-off-by: Nathan Laredo <laredo@xxxxxxx>
Signed-off-by: Hans Verkuil <hverkuil@xxxxxxxxx>
Signed-off-by: Mike Isely <isely@xxxxxxxxx>
Acked-by: Doug Thompson <dougthompson@xxxxxxxxxxxx>
Acked-by: Andy Whitcroft <apw@xxxxxxxxxxxx>
Acked-by: GOTO Masanori <gotom@xxxxxxxxxx>
Acked-by: Linas Vepstas <linas@xxxxxxxxxxxxxx>
Acked-by: Ron Mercer <ron.mercer@xxxxxxxxxx>
Acked-by: Mattia Dongili <malattia@xxxxxxxx>
Acked-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
Acked-by: Len Brown <len.brown@xxxxxxxxx>
Acked-by: Josh Triplett <josh@xxxxxxxxxxxxxxx>
Acked-by: Dan Williams <dan.j.williams@xxxxxxxxx>
Acked-by: Jiri Slaby <jirislaby@xxxxxxxxx>
Acked-by: Pavel Pisa <pisa@xxxxxxxxxxxxxxxx>
Acked-by: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxx>
Acked-by: Chris Snook <csnook@xxxxxxxxxx>
Acked-by: Muli Ben-Yehuda <muli@xxxxxxxxxx>
Acked-by: Dave Dillow <dave@xxxxxxxxxxxxxx>
Acked-by: Kent Yoder <shpedoikal@xxxxxxxxx>
Acked-by: Auke Kok <auke-jan.h.kok@xxxxxxxxx>
Acked-by: Corey Minyard <cminyard@xxxxxxxxxx>
Acked-by: Andrew Vasquez <andrew.vasquez@xxxxxxxxxx>
Acked-by: Pavel Machek <pavel@xxxxxx>
Acked-by: Salyzyn, Mark <mark_salyzyn@xxxxxxxxxxx>
Acked-by: Vlad Yasevich <vladislav.yasevich@xxxxxx>
Acked-by: Dave Kleikamp <shaggy@xxxxxxxxxxxxxxxxxx
Acked-by: Petko Manolov <petkan@xxxxxxxxxxxxx>
Acked-By: Thomas Sailer <t.sailer@xxxxxxxxxxxxxx>
Acked-by: Alan Cox <alan@xxxxxxxxxx>
Acked-by: Ian McDonald <ian.mcdonald@xxxxxxxxxxx>
Acked-by: Kai Makisara <Kai.Makisara@xxxxxxxxxxx>
Acked-by: Mitchell Blank Jr <mitch@xxxxxxxxxx>

MAINTAINERS | 1316 ++++++++++++++++++++++++++++++++++++++++-----
scripts/get_maintainer.pl | 466 ++++++++++++++++


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/