In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/4d9f3eeb6fe62231730686a138499e44308619f0?hp=7a67abdf144958503a96be280e967853af1af745>

- Log -----------------------------------------------------------------
commit 4d9f3eeb6fe62231730686a138499e44308619f0
Author: Steffen Mueller <[email protected]>
Date:   Fri Mar 13 15:04:05 2009 +0100

    Ilya M. is no longer maintaining Data::Dumper. Assign to p5p for now.
-----------------------------------------------------------------------

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 6113fc3..6ee4cb8 100644
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -286,10 +286,10 @@ package Maintainers;
 
        'Data::Dumper' =>
                {
-               'MAINTAINER'    => 'ilyam', # Not gsar.
+               'MAINTAINER'    => 'p5p', # Not gsar. Not ilyam
                'FILES'         => q[ext/Data-Dumper],
                'CPAN'          => 1,
-               'UPSTREAM'      => undef,
+               'UPSTREAM'      => 'blead',
                },
 
        'DB::File' =>

--
Perl5 Master Repository

Reply via email to