summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-02-15 14:16:56 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2007-02-15 14:16:56 +0000
commit0fa0c92d7e11919cd6e656e650a639f346cb3ba1 (patch)
tree677e39a214f99599bd7aa6a52b32892828b7ecb3 /Porting
parentb6b46d6fef0ebfb87b28df83dc99c5caa7d12a75 (diff)
downloadperl-0fa0c92d7e11919cd6e656e650a639f346cb3ba1.tar.gz
Hakim Cassimally is the new maintainer of the Perldoc modules
p4raw-id: //depot/perl@30317
Diffstat (limited to 'Porting')
-rw-r--r--Porting/Maintainers.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 0603b5126f..5f15632780 100644
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -46,6 +46,7 @@ package Maintainers;
'muir' => 'David Muir Sharnoff <muir@cpan.org>',
'neilb' => 'Neil Bowers <neilb@cpan.org>',
'nuffin' => 'Yuval Kogman <nothingmuch@woobling.org>',
+ 'osfameron' => 'Hakim Cassimally <osfameron@perl.org>',
'p5p' => 'perl5-porters <perl5-porters@perl.org>',
'perlfaq' => 'perlfaq-workers <perlfaq-workers@perl.org>',
'petdance' => 'Andy Lester <andy@petdance.com>',
@@ -603,7 +604,7 @@ package Maintainers;
'Pod::Perldoc' =>
{
- 'MAINTAINER' => 'sburke',
+ 'MAINTAINER' => 'osfameron',
'FILES' => q[lib/Pod/Perldoc.pm lib/Pod/Perldoc],
'CPAN' => 1,
},