Change 33764 by [EMAIL PROTECTED] on 2008/04/30 07:38:00

        Change of maintainer.

Affected files ...

... //depot/perl/Porting/Maintainers.pl#105 edit

Differences ...

==== //depot/perl/Porting/Maintainers.pl#105 (text) ====
Index: perl/Porting/Maintainers.pl
--- perl/Porting/Maintainers.pl#104~33556~      2008-03-25 02:03:29.000000000 
-0700
+++ perl/Porting/Maintainers.pl 2008-04-30 00:38:00.000000000 -0700
@@ -78,6 +78,7 @@
        'tjenness'      => 'Tim Jenness <[EMAIL PROTECTED]>',
        'tyemq'         => 'Tye McQueen <[EMAIL PROTECTED]>',
        'yves'          => 'Yves Orton <[EMAIL PROTECTED]>',
+       'zefram'        => 'Andrew Main <[EMAIL PROTECTED]>',
        );
 
 # The FILES is either filenames, or glob patterns, or directory
@@ -554,7 +555,7 @@
 
         'Math::Complex' =>
                 {
-                'MAINTAINER'    => 'jhi',
+                'MAINTAINER'    => 'zefram',
                 'FILES'         => q[lib/Math/Complex.pm lib/Math/Trig.pm],
                 'CPAN'          => 1,
                 },
@@ -934,7 +935,7 @@
 
        'Time::HiRes' =>
                {
-               'MAINTAINER'    => 'jhi',
+               'MAINTAINER'    => 'zefram',
                'FILES'         => q[ext/Time/HiRes],
                'CPAN'          => 1,
                },
End of Patch.

Reply via email to