projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
e3b1b6b
)
Fix Filter::Simple entry in Maintainers.pl
David Mitchell [Sat, 30 May 2009 16:17:45 +0000 (17:17 +0100)]
Porting/Maintainers.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
b7bb0d0
..
f163460
100644
(file)
--- a/
Porting/Maintainers.pl
+++ b/
Porting/Maintainers.pl
@@
-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",
},