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:
146fecd
)
Give Fcntl its own Maintainers.pl entry
author
Florian Ragwitz
<rafl@debian.org>
Fri, 25 Mar 2011 15:51:19 +0000
(16:51 +0100)
committer
Florian Ragwitz
<rafl@debian.org>
Fri, 25 Mar 2011 15:51:19 +0000
(16:51 +0100)
Porting/Maintainers.pl
patch
|
blob
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
1d5b84f
..
70f121e
100755
(executable)
--- a/
Porting/Maintainers.pl
+++ b/
Porting/Maintainers.pl
@@
-797,6
+797,13
@@
use File::Glob qw(:case);
'UPSTREAM' => undef,
},
+ 'Fcntl' =>
+ {
+ 'MAINTAINER' => 'p5p',
+ 'FILES' => q[ext/Fcntl],
+ 'UPSTREAM' => 'blead',
+ },
+
'Getopt::Long' =>
{
'MAINTAINER' => 'jv',
@@
-1763,7
+1770,6
@@
use File::Glob qw(:case);
{
'MAINTAINER' => 'p5p',
'FILES' => q[
- ext/Fcntl/
ext/File-Glob/
ext/FileCache/lib
ext/FileCache/t