From ac1205a52f8c8d3918a061b6c2a9efbed8d96b15 Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Thu, 13 Aug 2009 08:38:40 -0400 Subject: [PATCH] Updated Maintainers.pl to note that p5p/blead is responsible for IO (source: off-list mail from graham: ) --- Porting/Maintainers.pl | 4 ++-- 1 file 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' => -- 2.7.4