Jan Dubois has taken over maintenance of Win32 stuff from Sarathy
Steve Hay [Tue, 15 Feb 2005 14:47:47 +0000 (14:47 +0000)]
p4raw-id: //depot/perl@23972

Porting/Maintainers.pl
README.win32

index 04e0bf9..a845683 100644 (file)
@@ -25,6 +25,7 @@ package Maintainers;
        'gsar'          => 'Gurusamy Sarathy <gsar@activestate.com>',
        'ilyam'         => 'Ilya Martynov <ilyam@cpan.org>',
        'ilyaz'         => 'Ilya Zakharevich <ilyaz@cpan.org>',
+       'jand'          => 'Jan Dubois <jand@activestate.com>',
        'jhi'           => 'Jarkko Hietaniemi <jhi@cpan.org>',
        'jstowe'        => 'Jonathan Stowe <jstowe@cpan.org>',
        'jv'            => 'Johan Vromans <jv@cpan.org>',
@@ -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,
                },
 
index 47cc685..c9a2a4e 100644 (file)
@@ -878,9 +878,13 @@ of O'Reilly and Associates, Inc. Used with permission.
 
 =item Nick Ing-Simmons E<lt>nick@ing-simmons.netE<gt>
 
+=item Jan Dubois E<lt>jand@activestate.comE<gt>
+
+=item Steve Hay E<lt>steve.hay@uk.radan.comE<gt>
+
 =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