summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorRobin Barker <RMBarker@cpan.org>2003-08-05 16:32:36 +0100
committerJarkko Hietaniemi <jhi@iki.fi>2003-08-05 13:32:59 +0000
commite8f51a04802f5d7ca956e015c5e222ae6f46ea27 (patch)
treec93e5e903ec661e3e88cf4440ed6df16c71b12d1 /Porting
parentd510da7a88c0373b98834c939886c8862ace54e3 (diff)
downloadperl-e8f51a04802f5d7ca956e015c5e222ae6f46ea27.tar.gz
AUTHORS + Maintainers.pl
Message-ID: <533D273D4014D411AB1D00062938C4D90404661C@hotel.npl.co.uk> p4raw-id: //depot/perl@20498
Diffstat (limited to 'Porting')
-rw-r--r--Porting/Maintainers.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index c86ac55523..9bbaa16ee8 100644
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -390,8 +390,8 @@ package Maintainers;
'Pod::Plainer' =>
{
'MAINTAINER' => 'rmbarker',
- 'FILES' => q[lib/Pod/Plainer.pm],
- 'CPAN' => 1,
+ 'FILES' => q[lib/Pod/Plainer.pm t/pod/plainer.t],
+ 'CPAN' => 0,
},
'Safe' =>