checkAUTHORS.pl wasn't aware of one of Merijn's e-mail addresses
authorNicholas Clark <nick@ccl4.org>
Thu, 29 Sep 2005 12:54:00 +0000 (12:54 +0000)
committerNicholas Clark <nick@ccl4.org>
Thu, 29 Sep 2005 12:54:00 +0000 (12:54 +0000)
p4raw-id: //depot/perl@25659

Porting/checkAUTHORS.pl

index 14f3f35..ab4abbe 100644 (file)
@@ -88,6 +88,8 @@ $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';
+
 if (@authors) {
   my %raw;
   foreach my $filename (@authors) {