Change 30317 by [EMAIL PROTECTED] on 2007/02/15 14:16:56
Hakim Cassimally is the new maintainer of the Perldoc modules
Affected files ...
... //depot/perl/Porting/Maintainers.pl#66 edit
Differences ...
==== //depot/perl/Porting/Maintainers.pl#66 (text) ====
Index: perl/Porting/Maintainers.pl
--- perl/Porting/Maintainers.pl#65~30025~ 2007-01-27 01:42:32.000000000
-0800
+++ perl/Porting/Maintainers.pl 2007-02-15 06:16:56.000000000 -0800
@@ -46,6 +46,7 @@
'muir' => 'David Muir Sharnoff <[EMAIL PROTECTED]>',
'neilb' => 'Neil Bowers <[EMAIL PROTECTED]>',
'nuffin' => 'Yuval Kogman <[EMAIL PROTECTED]>',
+ 'osfameron' => 'Hakim Cassimally <[EMAIL PROTECTED]>',
'p5p' => 'perl5-porters <[email protected]>',
'perlfaq' => 'perlfaq-workers <[email protected]>',
'petdance' => 'Andy Lester <[EMAIL PROTECTED]>',
@@ -603,7 +604,7 @@
'Pod::Perldoc' =>
{
- 'MAINTAINER' => 'sburke',
+ 'MAINTAINER' => 'osfameron',
'FILES' => q[lib/Pod/Perldoc.pm lib/Pod/Perldoc],
'CPAN' => 1,
},
End of Patch.