[GIT PULL] MAINTAINERS, scripts/get_maintainer.pl, andDocumentation/SubmittingPatches

From: Joe Perches
Date: Tue May 12 2009 - 20:05:25 EST


This patch merges the P: and M: lines in MAINTAINERS
into a single M: line for easier manual copy/pasting.

scripts/get_maintainer.pl is updated to support this
integrated format along with a few bug fixes.

Documentation/SubmittingPatches is updated to recommend
using scripts/get_maintainer.pl.

A few patterns are updated in MAINTAINERS to track various
renames

The following changes since commit 1d80cac0fe44fb87b2a3d35fddd7f534ea81cd90:
Linus Torvalds (1):
Merge branch 'for-linus' of git://repo.or.cz/cris-mirror

are available in the git repository at:

git://repo.or.cz/linux-2.6/trivial-mods.git gm_20090512

Joe Perches (19):
scripts/get_maintainer.pl - Output first field only in mailing lists and after maintainers.
scripts/get_maintainer.pl - Better fix for subscriber-only mailing lists
scripts/get_maintainer.pl - improve --git-chief-penquins (Linus Torvalds) filtering
scripts/get_maintainer.pl - Warn on missing git or git repository
scripts/get_maintainer.pl - support M: lines with names and multiple entries per M: line
scripts/get_maintainer.pl - Better email name quoting
scripts/get_maintainer.pl - Support both "P:/M:" and integrated "M:" lines
scripts/get_maintainer.pl - Don't print maintainers when not requested
scripts/get_maintainer.pl - Allow 8 bit characters in email addresses
MAINTAINERS - Swap mismarked ECRYPT FS M: and P: entries
MAINTAINERS - Pair EDAC-E752X P: and M: entries
MAINTAINERS - Add file patterns to "THE REST"
MAINTAINERS - Update M32R file patterns after rename
MAINTAINERS - Mark ALSA lists as moderated
MAINTAINERS - Remove L: linux-kernel@xxxxxxxxxxxxxxx from all but "THE REST"
MAINTAINERS - Mention scripts/get_maintainer.pl in the preface
SubmittingPatches: Mention scripts/get_maintainer.pl and git request-pull
MAINTAINERS - Merge P: name and M: address entries into M: name <address>
MAINTAINERS - Deprecate the P: entry and describe M: more thoroughly

Documentation/SubmittingPatches | 4 +
MAINTAINERS | 2690 +++++++++++++--------------------------
scripts/get_maintainer.pl | 232 +++-
3 files changed, 1073 insertions(+), 1853 deletions(-)


--
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/