diff options
author | Steve Peters <steve@fisharerojo.org> | 2006-07-08 14:50:33 +0000 |
---|---|---|
committer | Steve Peters <steve@fisharerojo.org> | 2006-07-08 14:50:33 +0000 |
commit | 4d8e91454cbc35e1a8f3c2a008bbbdcc1c978cdc (patch) | |
tree | cd6ac731e80505a8221375d27f0517254b82967b /Porting/checkAUTHORS.pl | |
parent | 220f811aaa08aaaa6e406d8ab7a058ca628c18d7 (diff) | |
download | perl-4d8e91454cbc35e1a8f3c2a008bbbdcc1c978cdc.tar.gz |
Update Audrey Tang's email throughout various files.
p4raw-id: //depot/perl@28506
Diffstat (limited to 'Porting/checkAUTHORS.pl')
-rw-r--r-- | Porting/checkAUTHORS.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/checkAUTHORS.pl b/Porting/checkAUTHORS.pl index bf6ff874d1..57e9a55a9d 100644 --- a/Porting/checkAUTHORS.pl +++ b/Porting/checkAUTHORS.pl @@ -124,7 +124,7 @@ my %map = reverse ( $map{"autrijus\100egb.elixus.org"} = $map{"autrijus\100geb.elixus.org"} = $map{"autrijus\100gmail.com"} = $map{"autrijus\100ossf.iis.sinica.edu.tw"} - = "autrijus\100autrijus.org"; + = $map{"autrijus\100autrijus.org"} = "cpan\100audreyt.org"; $map{"ilya\100math.ohio-state.edu"} = $map{"ilya\100math.berkeley.edu"} = $map{"ilya\100math.berkeley.edu"} = "nospam-abuse\100ilyaz.org"; $map{"philip.newton\100gmx.net"} = $map{"philip.newton\100datenrevision.de"} |