projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
efab94b
)
Give NDBM_File its own Maintainers.pl entry
author
Florian Ragwitz
<rafl@debian.org>
Fri, 25 Mar 2011 16:05:30 +0000
(17:05 +0100)
committer
Florian Ragwitz
<rafl@debian.org>
Fri, 25 Mar 2011 16:05:30 +0000
(17:05 +0100)
Porting/Maintainers.pl
patch
|
blob
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
3bb0aac
..
2706765
100755
(executable)
--- a/
Porting/Maintainers.pl
+++ b/
Porting/Maintainers.pl
@@
-1192,6
+1192,13
@@
use File::Glob qw(:case);
'UPSTREAM' => 'cpan',
},
+ 'NDBM_File' =>
+ {
+ 'MAINTAINER' => 'p5p',
+ 'FILES' => q[ext/NDBM_File],
+ 'UPSTREAM' => 'blead',
+ },
+
'Net::Ping' =>
{
'MAINTAINER' => 'smpeters',
@@
-1826,7
+1833,6
@@
use File::Glob qw(:case);
{
'MAINTAINER' => 'p5p',
'FILES' => q[
- ext/NDBM_File/
ext/ODBM_File/
ext/Opcode/
ext/POSIX/