Update one of merijn's previous emails.
Steve Peters [Mon, 24 Oct 2005 14:16:32 +0000 (14:16 +0000)]
p4raw-id: //depot/perl@25828

Porting/checkAUTHORS.pl

index ad39977..fe6350c 100644 (file)
@@ -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;