This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Give sigtrap its own Maintainers.pl entry
authorFlorian Ragwitz <rafl@debian.org>
Fri, 25 Mar 2011 18:29:32 +0000 (19:29 +0100)
committerFlorian Ragwitz <rafl@debian.org>
Fri, 25 Mar 2011 18:29:32 +0000 (19:29 +0100)
Porting/Maintainers.pl

index 5db1489..1749d78 100755 (executable)
@@ -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}