]> git.baikalelectronics.ru Git - kernel.git/commit
scripts/get_maintainer.pl: add .mailmap use, shell and email cleanups
authorJoe Perches <joe@perches.com>
Tue, 22 Sep 2009 00:04:21 +0000 (17:04 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 22 Sep 2009 14:17:46 +0000 (07:17 -0700)
commit503be2cfb0360c937eeb4bdf7d224c22c59f0650
tree847d483a9605e0974df243a4de45487aa31b2aa0
parent596cb8144fe25816aead1d97c0e3a3d6805a0a66
scripts/get_maintainer.pl: add .mailmap use, shell and email cleanups

Add reading and using .mailmap file if it exists
Convert address entries in .mailmap to first encountered address
Don't terminate shell commands with \n
Strip characters found after sign-offs by: name <address> [stripped]

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/get_maintainer.pl