Change 27393 by [EMAIL PROTECTED] on 2006/03/06 20:44:02
Update David Dyck's e-mail address.
Affected files ...
... //depot/perl/AUTHORS#149 edit
... //depot/perl/Porting/checkAUTHORS.pl#20 edit
Differences ...
==== //depot/perl/AUTHORS#149 (text) ====
Index: perl/AUTHORS
--- perl/AUTHORS#148~27255~ 2006-02-20 16:40:23.000000000 -0800
+++ perl/AUTHORS 2006-03-06 12:44:02.000000000 -0800
@@ -199,7 +199,7 @@
David Couture
David D. Kilzer <[email protected]>
David Denholm <[EMAIL PROTECTED]>
-David Dyck <[EMAIL PROTECTED]>
+David Dyck <[EMAIL PROTECTED]>
David Cannings <[EMAIL PROTECTED]>
David F. Haertig <[EMAIL PROTECTED]>
David Favor <[EMAIL PROTECTED]>
==== //depot/perl/Porting/checkAUTHORS.pl#20 (text) ====
Index: perl/Porting/checkAUTHORS.pl
--- perl/Porting/checkAUTHORS.pl#19~27172~ 2006-02-13 08:46:14.000000000
-0800
+++ perl/Porting/checkAUTHORS.pl 2006-03-06 12:44:02.000000000 -0800
@@ -107,6 +107,7 @@
"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",
);
End of Patch.