diff options
Diffstat (limited to 'Porting/checkAUTHORS.pl')
-rw-r--r-- | Porting/checkAUTHORS.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Porting/checkAUTHORS.pl b/Porting/checkAUTHORS.pl index be58ea2bee..798dd0c6ee 100644 --- a/Porting/checkAUTHORS.pl +++ b/Porting/checkAUTHORS.pl @@ -85,6 +85,7 @@ my %map = reverse ( "mgjv\100comdyn.com.au" => "mgjv\100tradingpost.com.au", "thomas.dorner\100start.de" => "tdorner\100amadeus.net", "ajohnson\100nvidia.com" => "ajohnson\100wischip.com", + "phil\100perkpartners.com" => "phil\100finchcomputer.com", # Maybe we should special case this to get real names out? "perlbug\100perl.org" => "perlbug-followup\100perl.org", ); |