assertions has been removed
Rafael Garcia-Suarez [Thu, 14 Jun 2007 12:27:41 +0000 (12:27 +0000)]
p4raw-id: //depot/perl@31378

Porting/Maintainers.pl

index 0929c7f..141ed1f 100644 (file)
@@ -101,13 +101,6 @@ package Maintainers;
                'CPAN'          => 1,
        },
 
-       'assertions' =>
-               {
-               'MAINTAINER'    => 'salva',
-               'FILES'         => q[lib/assertions.pm lib/assertions t/comp/assertions.t t/comp/asstcompat.t],
-               'CPAN'          => 1,
-               },
-
        'Attribute::Handlers' =>
                {
                'MAINTAINER'    => 'abergman',