From: Steve Hay Date: Tue, 15 Feb 2005 14:47:47 +0000 (+0000) Subject: Jan Dubois has taken over maintenance of Win32 stuff from Sarathy X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=2bfd3252dd0e05c7bf8bcc370c10fa405ae0fb9f;p=p5sagit%2Fp5-mst-13.2.git Jan Dubois has taken over maintenance of Win32 stuff from Sarathy p4raw-id: //depot/perl@23972 --- diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 04e0bf9..a845683 100644 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -25,6 +25,7 @@ package Maintainers; 'gsar' => 'Gurusamy Sarathy ', 'ilyam' => 'Ilya Martynov ', 'ilyaz' => 'Ilya Zakharevich ', + 'jand' => 'Jan Dubois ', 'jhi' => 'Jarkko Hietaniemi ', 'jstowe' => 'Jonathan Stowe ', 'jv' => 'Johan Vromans ', @@ -572,8 +573,8 @@ package Maintainers; 'win32' => { - 'MAINTAINER' => 'gsar', - 'FILES' => q[win32 README.win32 lib/Win32.pod t/win32], + 'MAINTAINER' => 'jand', + 'FILES' => q[win32 README.win32 t/win32], 'CPAN' => 0, }, diff --git a/README.win32 b/README.win32 index 47cc685..c9a2a4e 100644 --- a/README.win32 +++ b/README.win32 @@ -878,9 +878,13 @@ of O'Reilly and Associates, Inc. Used with permission. =item Nick Ing-Simmons Enick@ing-simmons.netE +=item Jan Dubois Ejand@activestate.comE + +=item Steve Hay Esteve.hay@uk.radan.comE + =back -This document is maintained by Gurusamy Sarathy. +This document is maintained by Jan Dubois. =head1 SEE ALSO @@ -905,6 +909,6 @@ Win9x support was added in 5.6 (Benjamin Stuhl). Support for 64-bit Windows added in 5.8 (ActiveState Corp). -Last updated: 30 July 2004 +Last updated: 15 February 2005 =cut