summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorSteve Peters <steve@fisharerojo.org>2005-10-28 11:21:48 +0000
committerSteve Peters <steve@fisharerojo.org>2005-10-28 11:21:48 +0000
commit0f1209c3fbbdc81a56759a26ef10bf7912b1b5ab (patch)
tree700aebd1946b461673374cfc0ee9721e7e6aa099 /Porting
parente3e360c63a31e840875376f48127a0736b79eab5 (diff)
downloadperl-0f1209c3fbbdc81a56759a26ef10bf7912b1b5ab.tar.gz
gbarr is maintaining IO.
p4raw-id: //depot/perl@25864
Diffstat (limited to 'Porting')
-rw-r--r--Porting/Maintainers.pl2
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,
},