Fix Filter::Simple entry in Maintainers.pl
David Mitchell [Sat, 30 May 2009 16:17:45 +0000 (17:17 +0100)]
Porting/Maintainers.pl

index b7bb0d0..f163460 100644 (file)
@@ -472,7 +472,8 @@ package Maintainers;
        'Filter::Simple' =>
                {
                'MAINTAINER'    => 'smueller',
-               'FILES'         => q[lib/Filter/Simple.pm lib/Filter/Simple],
+               'FILES'         => q[lib/Filter/Simple.pm lib/Filter/Simple
+                                   t/lib/Filter/Simple/ ],
                'CPAN'          => 1,
                 'UPSTREAM'      => "blead",
                },