Add Math::BigInt::FastCalc in maintainer list
Rafael Garcia-Suarez [Tue, 5 Apr 2005 14:06:01 +0000 (14:06 +0000)]
p4raw-id: //depot/perl@24160

Porting/Maintainers.pl

index d47dfa3..aa9e2fc 100644 (file)
@@ -299,6 +299,13 @@ package Maintainers;
                'CPAN'          => 1,
                },
 
+       'Math::BigInt::FastCalc' =>
+               {
+               'MAINTAINER'    => 'tels',
+               'FILES'         => q[ext/Math/BigInt/FastCalc],
+               'CPAN'          => 1,
+               },
+
        'Math::BigRat' =>
                {
                'MAINTAINER'    => 'tels',