From 0fbf934d321fa3e4d7b5183ff01c9b8539e5bb0f Mon Sep 17 00:00:00 2001 From: Steve Peters Date: Mon, 24 Oct 2005 14:16:32 +0000 Subject: Update one of merijn's previous emails. p4raw-id: //depot/perl@25828 --- Porting/checkAUTHORS.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Porting') diff --git a/Porting/checkAUTHORS.pl b/Porting/checkAUTHORS.pl index ad39977128..fe6350cbdf 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; -- cgit v1.2.1