From: Steve Peters Date: Fri, 5 May 2006 01:26:08 +0000 (+0000) Subject: Teach checkAUTHORS.pl about Sarathy's new email address. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=9d5e8f047fb5c9633346ac14a1ba04fe2d5b9f04;p=p5sagit%2Fp5-mst-13.2.git Teach checkAUTHORS.pl about Sarathy's new email address. p4raw-id: //depot/perl@28103 --- diff --git a/Porting/checkAUTHORS.pl b/Porting/checkAUTHORS.pl index 4774c60..bf6ff87 100644 --- a/Porting/checkAUTHORS.pl +++ b/Porting/checkAUTHORS.pl @@ -198,6 +198,7 @@ $map{"h.m.brand\100hccnet.nl"} = $map{"merijn\100l1.procura.nl"} = "merijn"; $map{"nik\100tiuk.ti.com"} = $map{"nick.ing-simmons\100elixent.com"} = "nick"; $map{"hv\100crypt.org"} = "hv"; $map{"gisle\100aas.no"} = "gisle"; +$map{"gsar\100cpan.org"} = "gsar"; if (@authors) { my %raw;