From: Steve Peters Date: Mon, 24 Oct 2005 14:16:32 +0000 (+0000) Subject: Update one of merijn's previous emails. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0fbf934d321fa3e4d7b5183ff01c9b8539e5bb0f;p=p5sagit%2Fp5-mst-13.2.git Update one of merijn's previous emails. p4raw-id: //depot/perl@25828 --- diff --git a/Porting/checkAUTHORS.pl b/Porting/checkAUTHORS.pl index ad39977..fe6350c 100644 --- a/Porting/checkAUTHORS.pl +++ b/Porting/checkAUTHORS.pl @@ -90,7 +90,7 @@ $map{"japhy\100perlmonk.org"} = $map{"japhy\100cpan.org"} = "japhy\100pobox.com"; $map{"rmbarker\100cpan.org"} = "robin.barker\100npl.co.uk"; -$map{"h.m.brand\100hccnet.nl"} = 'merijn'; +$map{"h.m.brand\100hccnet.nl"} = $map{"merijn\100l1.procura.nl"} = "merijn"; if (@authors) { my %raw;