From: Nicholas Clark Date: Mon, 6 Mar 2006 20:44:02 +0000 (+0000) Subject: Update David Dyck's e-mail address. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=bf607fdc48b1c9bd3c5ab2ba61a0f4607b624d0d;p=p5sagit%2Fp5-mst-13.2.git Update David Dyck's e-mail address. p4raw-id: //depot/perl@27393 --- diff --git a/AUTHORS b/AUTHORS index d7dcc2d..1996b2d 100644 --- a/AUTHORS +++ b/AUTHORS @@ -199,7 +199,7 @@ David Cantrell David Couture David D. Kilzer David Denholm -David Dyck +David Dyck David Cannings David F. Haertig David Favor diff --git a/Porting/checkAUTHORS.pl b/Porting/checkAUTHORS.pl index 20c6e4d..7b67d08 100644 --- a/Porting/checkAUTHORS.pl +++ b/Porting/checkAUTHORS.pl @@ -107,6 +107,7 @@ my %map = reverse ( "paul.green\100stratus.com" => "paul_greenvos\100vos.stratus.com", "alian\100cpan.org" => "alian\100alianwebserver.com", + "david.dyck\100fluke.com" => "dcd\100tc.fluke.com", # Maybe we should special case this to get real names out? "perlbug\100perl.org" => "perlbug-followup\100perl.org", );