This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3e162e
)
Give DBM_Filter its own Maintainers.pl entry
author
Florian Ragwitz
<rafl@debian.org>
Fri, 25 Mar 2011 18:00:49 +0000
(19:00 +0100)
committer
Florian Ragwitz
<rafl@debian.org>
Fri, 25 Mar 2011 18:00:49 +0000
(19:00 +0100)
Porting/Maintainers.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
2098479
..
1ac1867
100755
(executable)
--- a/
Porting/Maintainers.pl
+++ b/
Porting/Maintainers.pl
@@
-530,6
+530,13
@@
use File::Glob qw(:case);
'UPSTREAM' => undef,
},
+ 'DBM_Filter' =>
+ {
+ 'MAINTAINER' => 'p5p',
+ 'FILES' => q[lib/DBM_Filter.pm lib/DBM_Filter],
+ 'UPSTREAM' => 'blead',
+ },
+
'Devel::DProf' =>
{
'MAINTAINER' => 'rafl',
@@
-1978,8
+1985,6
@@
use File::Glob qw(:case);
lib/Config.t
lib/Config/Extensions.{pm,t}
lib/DB.{pm,t}
- lib/DBM_Filter.pm
- lib/DBM_Filter/
lib/DirHandle.{pm,t}
lib/English.{pm,t}
lib/ExtUtils/Embed.pm