summaryrefslogtreecommitdiff
path: root/Porting/Maintainers.pl
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2009-10-19 16:17:28 -0400
committerJesse Vincent <jesse@bestpractical.com>2009-10-19 17:05:15 -0400
commitd4d0ea5f6e34d4afd7a905507af1d5808ee71258 (patch)
treec14140fcbcbd8e22c3a195c781bc10fc098c47c5 /Porting/Maintainers.pl
parent2e84be61fa7eefd83460cbe9147cdd734e6da947 (diff)
downloadperl-d4d0ea5f6e34d4afd7a905507af1d5808ee71258.tar.gz
piconv.t from Encode isn't excluded. Fix Maintainers.pl
Diffstat (limited to 'Porting/Maintainers.pl')
-rwxr-xr-xPorting/Maintainers.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 9f6f4ee189..05e8d89a2e 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -514,7 +514,6 @@ use File::Glob qw(:case);
'MAINTAINER' => 'dankogai',
'DISTRIBUTION' => 'DANKOGAI/Encode-2.37.tar.gz',
'FILES' => q[cpan/Encode],
- 'EXCLUDED' => [ qw{t/piconv.t} ], # FIXME
'CPAN' => 1,
'UPSTREAM' => undef,
},