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:
f4c5ae5
)
Give sigtrap its own Maintainers.pl entry
author
Florian Ragwitz
<rafl@debian.org>
Fri, 25 Mar 2011 18:29:32 +0000
(19:29 +0100)
committer
Florian Ragwitz
<rafl@debian.org>
Fri, 25 Mar 2011 18:29:32 +0000
(19:29 +0100)
Porting/Maintainers.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
5db1489
..
1749d78
100755
(executable)
--- a/
Porting/Maintainers.pl
+++ b/
Porting/Maintainers.pl
@@
-1662,6
+1662,13
@@
use File::Glob qw(:case);
'DEPRECATED' => 5.011,
},
+ 'sigtrap' =>
+ {
+ 'MAINTAINER' => 'p5p',
+ 'FILES' => q[lib/sigtrap.{pm,t}],
+ 'UPSTREAM' => 'blead',
+ },
+
'Socket' =>
{
'MAINTAINER' => 'p5p',
@@
-2162,7
+2169,6
@@
use File::Glob qw(:case);
lib/perl5db/
lib/pwd.pl
lib/shellwords.pl
- lib/sigtrap.{pm,t}
lib/sort.{pm,t}
lib/stat.pl
lib/strict.{pm,t}