From: Joe Perches Date: Tue, 22 Sep 2009 00:04:20 +0000 (-0700) Subject: scripts/get_maintainer.pl: better email routines, use perl not shell where possible X-Git-Tag: v2.6.32-rc1~448 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e70e83dfd40cac47e1fc3e2f1c7b893ea0cd2f8;p=pandora-kernel.git scripts/get_maintainer.pl: better email routines, use perl not shell where possible Added format_email and parse_email routines to reduce inline use. Added email_address_inuse to eliminate multiple maintainer entries for the same email address, the first name encountered is used. Used internal perl equivalents of shell cmd use of grep|cut|sort|uniq Signed-off-by: Joe Perches Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed