[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1187983717.32738.141.camel@localhost>
Date: Fri, 24 Aug 2007 12:28:37 -0700
From: Joe Perches <joe@...ches.com>
To: linux-kernel@...r.kernel.org, torvalds@...ux-foundation.org,
akpm@...ux-foundation.org
Cc: Al Viro <viro@....linux.org.uk>,
Rene Herman <rene.herman@...il.com>,
Junio C Hamano <gitster@...ox.com>,
Stefan Richter <stefanr@...6.in-berlin.de>,
"Robert P. J. Day" <rpjday@...dspring.com>
Subject: [PATCH] MAINTAINERS and scripts/get_maintainer.pl
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@...ches.com>
Bits and pieces Signed-off-by: and Acked-by: (probably missed a few)
Signed-off-by: Miguel Ojeda <maxextreme@...il.com>
Signed-off-by: Jiri Kosina <jkosina@...e.cz>
Signed-off-by: Nathan Laredo <laredo@....org>
Signed-off-by: Hans Verkuil <hverkuil@...all.nl>
Signed-off-by: Mike Isely <isely@...ox.com>
Acked-by: Doug Thompson <dougthompson@...ssion.com>
Acked-by: Andy Whitcroft <apw@...dowen.org>
Acked-by: GOTO Masanori <gotom@...ori.org>
Acked-by: Linas Vepstas <linas@...tin.ibm.com>
Acked-by: Ron Mercer <ron.mercer@...gic.com>
Acked-by: Mattia Dongili <malattia@...ux.it>
Acked-by: Geert Uytterhoeven <geert@...ux-m68k.org>
Acked-by: Len Brown <len.brown@...el.com>
Acked-by: Josh Triplett <josh@...edesktop.org>
Acked-by: Dan Williams <dan.j.williams@...el.com>
Acked-by: Jiri Slaby <jirislaby@...il.com>
Acked-by: Pavel Pisa <pisa@....felk.cvut.cz>
Acked-by: Mauro Carvalho Chehab <mchehab@...radead.org>
Acked-by: Chris Snook <csnook@...hat.com>
Acked-by: Muli Ben-Yehuda <muli@...ibm.com>
Acked-by: Dave Dillow <dave@...dillows.org>
Acked-by: Kent Yoder <shpedoikal@...il.com>
Acked-by: Auke Kok <auke-jan.h.kok@...el.com>
Acked-by: Corey Minyard <cminyard@...sta.com>
Acked-by: Andrew Vasquez <andrew.vasquez@...gic.com>
Acked-by: Pavel Machek <pavel@....cz>
Acked-by: Salyzyn, Mark <mark_salyzyn@...ptec.com>
Acked-by: Vlad Yasevich <vladislav.yasevich@...com>
Acked-by: Dave Kleikamp <shaggy@...t.linux.ibm.com
Acked-by: Petko Manolov <petkan@...leusys.com>
Acked-By: Thomas Sailer <t.sailer@...mni.ethz.ch>
Acked-by: Alan Cox <alan@...hat.com>
Acked-by: Ian McDonald <ian.mcdonald@...di.co.nz>
Acked-by: Kai Makisara <Kai.Makisara@...umbus.fi>
Acked-by: Mitchell Blank Jr <mitch@...oth.com>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists