Change 33303 by [EMAIL PROTECTED] on 2008/02/14 07:52:45

        Jerry D. Hedden now maintains Thread::Semaphore on CPAN

Affected files ...

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

Differences ...

==== //depot/perl/Porting/Maintainers.pl#100 (text) ====
Index: perl/Porting/Maintainers.pl
--- perl/Porting/Maintainers.pl#99~33260~       2008-02-08 13:49:16.000000000 
-0800
+++ perl/Porting/Maintainers.pl 2008-02-13 23:52:45.000000000 -0800
@@ -932,6 +932,13 @@
                 'CPAN'          => 1,
                 },
 
+        'Thread::Semaphore' =>
+                {
+                'MAINTAINER'    => 'jdhedden',
+                'FILES'         => q[lib/Thread/Semaphore.pm 
lib/Thread/Semaphore.t],
+                'CPAN'          => 1,
+                },
+
        'Unicode::Collate' =>
                {
                'MAINTAINER'    => 'sadahiro',
End of Patch.

Reply via email to