This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f667e6d
)
Update one of merijn's previous emails.
author
Steve Peters
<steve@fisharerojo.org>
Mon, 24 Oct 2005 14:16:32 +0000
(14:16 +0000)
committer
Steve Peters
<steve@fisharerojo.org>
Mon, 24 Oct 2005 14:16:32 +0000
(14:16 +0000)
p4raw-id: //depot/perl@25828
Porting/checkAUTHORS.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/checkAUTHORS.pl
b/Porting/checkAUTHORS.pl
index
ad39977
..
fe6350c
100644
(file)
--- 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;