projects
/
perl.git
/ commitdiff
free
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
15a5d93
)
Updated Maintainers.pl to note that p5p/blead is responsible for IO
author
Jesse Vincent <jesse@bestpractical.com>
Thu, 13 Aug 2009 12:38:40 +0000 (08:38 -0400)
committer
David Mitchell <davem@iabyn.com>
Sat, 15 Aug 2009 16:04:16 +0000 (17:04 +0100)
(source: off-list mail from graham: <
C341EDE9
-0C5A-41A9-8554-
EDF959C5A92C
@pobox.com>)
(cherry picked from commit
ac1205a52f8c8d3918a061b6c2a9efbed8d96b15
)
Porting/Maintainers.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
fd3dabd
..
92d801d
100755
(executable)
--- 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' =>