diff options
author | Steve Peters <steve@fisharerojo.org> | 2005-10-28 11:21:48 +0000 |
---|---|---|
committer | Steve Peters <steve@fisharerojo.org> | 2005-10-28 11:21:48 +0000 |
commit | 0f1209c3fbbdc81a56759a26ef10bf7912b1b5ab (patch) | |
tree | 700aebd1946b461673374cfc0ee9721e7e6aa099 /Porting | |
parent | e3e360c63a31e840875376f48127a0736b79eab5 (diff) | |
download | perl-0f1209c3fbbdc81a56759a26ef10bf7912b1b5ab.tar.gz |
gbarr is maintaining IO.
p4raw-id: //depot/perl@25864
Diffstat (limited to 'Porting')
-rw-r--r-- | Porting/Maintainers.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 5d75c94927..d458f1798b 100644 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -281,7 +281,7 @@ package Maintainers; 'IO' => { - 'MAINTAINER' => 'p5p', # Not gbarr. + 'MAINTAINER' => 'gbarr', 'FILES' => q[ext/IO], 'CPAN' => 0, }, |