Win32API-File is maintained by CHORNY
Steve Hay [Mon, 5 Oct 2009 07:54:49 +0000 (08:54 +0100)]
Message-ID: <99f9741ee79af34e132fdb7538318cf2.squirrel@mail.corion.net>

Porting/Maintainers.pl

index 4ceba32..2f1c56b 100755 (executable)
@@ -1705,14 +1705,14 @@ use File::Glob qw(:case);
 
     'Win32API::File' =>
        {
-       'MAINTAINER'    => 'tyemq',
+       'MAINTAINER'    => 'chorny',
        'DISTRIBUTION'  => 'CHORNY/Win32API-File-0.1101.zip',
        'FILES'         => q[cpan/Win32API-File],
        'EXCLUDED'      => [ qr{^ex/},
                             qw{t/pod.t},
                           ],
        'CPAN'          => 1,
-       'UPSTREAM'      => undef,
+       'UPSTREAM'      => 'cpan',
        },
 
     'XSLoader' =>