In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/ac1205a52f8c8d3918a061b6c2a9efbed8d96b15?hp=109f04419ad154407413aa733c313fd77c1e12ca>

- Log -----------------------------------------------------------------
commit ac1205a52f8c8d3918a061b6c2a9efbed8d96b15
Author: Jesse Vincent <[email protected]>
Date:   Thu Aug 13 08:38:40 2009 -0400

    Updated Maintainers.pl to note that p5p/blead is responsible for IO
    
    (source: off-list mail from graham: 
<[email protected]>)
-----------------------------------------------------------------------

Summary of changes:
 Porting/Maintainers.pl |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index df21f7b..257f2ec 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -893,12 +893,12 @@ package Maintainers;
 
     'IO' =>
        {
-       'MAINTAINER'    => 'gbarr',
+       'MAINTAINER'    => 'p5p',
        'DISTRIBUTION'  => 'GBARR/IO-1.25.tar.gz',
        'FILES'         => q[ext/IO/],
        'EXCLUDED'      => [ qw{t/test.pl}, ],
        'CPAN'          => 1,
-       'UPSTREAM'      => undef,
+       'UPSTREAM'      => 'blead',
        },
 
     'IO-Compress' =>

--
Perl5 Master Repository

Reply via email to