diff options
author | Nicholas Clark <nick@ccl4.org> | 2005-09-29 13:00:18 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2005-09-29 13:00:18 +0000 |
commit | 485444d202c3019eeaf8c01d813fc14f615350bb (patch) | |
tree | 3d40303994d6ccafc13cb77d5f2adbc92ed39d04 /Porting/checkAUTHORS.pl | |
parent | 074a06a858a872ab75019c111eb0e6356b07ceca (diff) | |
download | perl-485444d202c3019eeaf8c01d813fc14f615350bb.tar.gz |
2 more e-mail addresses that map to rgs
p4raw-id: //depot/perl@25660
Diffstat (limited to 'Porting/checkAUTHORS.pl')
-rw-r--r-- | Porting/checkAUTHORS.pl | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Porting/checkAUTHORS.pl b/Porting/checkAUTHORS.pl index ab4abbeeeb..ad39977128 100644 --- a/Porting/checkAUTHORS.pl +++ b/Porting/checkAUTHORS.pl @@ -73,7 +73,9 @@ $map{"nick\100ccl4.org"} = $map{"nick\100talking.bollo.cx"} = $map{"nick\100bagpuss.unfortu.net"} = "nicholas"; $map{"philip.newton\100gmx.net"} = $map{"philip.newton\100datenrevision.de"} = "pnewton\100gmx.de", -$map{"raphel.garcia-suarez\100hexaflux.com"} = "rgs"; +$map{"rgarciasuarez\100mandrakesoft.com"} + = $map{"rgarciasuarez\100mandriva.com"} + = $map{"raphel.garcia-suarez\100hexaflux.com"} = "rgs"; $map{"simon\100pembro4.pmb.ox.ac.uk"} = $map{"simon\100brecon.co.uk"} = $map{"simon\100othersideofthe.earth.li"} = $map{"simon\100cozens.net"} = $map{"simon\100netthink.co.uk"} = "simon\100simon-cozens.org"; |