commit | 8cbb3a77e1a91073fb279a495a11d5093461dfe5 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Mon Sep 21 17:04:21 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Sep 22 07:17:46 2009 -0700 |
tree | 847d483a9605e0974df243a4de45487aa31b2aa0 | |
parent | 0e70e83dfd40cac47e1fc3e2f1c7b893ea0cd2f8 [diff] |
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>