From: Steffen Mueller Date: Wed, 30 Sep 2009 07:41:46 +0000 (+0200) Subject: Adriano Ferreira prefers blead as upstream X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d3c89c47761c74a328499a816b05990e18ed357e;p=p5sagit%2Fp5-mst-13.2.git Adriano Ferreira prefers blead as upstream I'm skipping the entry for Shell.pm since it's going to be deprecated and should live on CPAN primarily. --- diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 7e7aacc..44f52cb 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -547,7 +547,7 @@ use File::Glob qw(:case); 'lib/' => 'lib/', }, 'CPAN' => 1, - 'UPSTREAM' => undef, + 'UPSTREAM' => 'blead', }, 'ExtUtils::CBuilder' => @@ -853,7 +853,7 @@ use File::Glob qw(:case); 'FILES' => q[ext/Locale-Maketext], 'EXCLUDED' => [ qw{perlcriticrc t/00_load.t t/pod.t} ], 'CPAN' => 1, - 'UPSTREAM' => undef, + 'UPSTREAM' => 'blead', }, 'Locale::Maketext::Simple' => @@ -1259,7 +1259,7 @@ use File::Glob qw(:case); 'lib/perldoc.pod' => 'pod/perldoc.pod', }, 'CPAN' => 1, - 'UPSTREAM' => undef, + 'UPSTREAM' => 'blead', }, 'Pod::Plainer' =>