X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/44987b9b01e56950a0046a0242a402a13f22dbb8..e495bd7527e02b7389f5a3921b177010b75227af:/Porting/Maintainers.pl?ds=sidebyside diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 464b293..4a48f11 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1231,6 +1231,13 @@ use File::Glob qw(:case); 'UPSTREAM' => 'blead', }, + 'Opcode' => + { + 'MAINTAINER' => 'p5p', + 'FILES' => q[ext/Opcode], + 'UPSTREAM' => 'blead', + }, + 'Package::Constants' => { 'MAINTAINER' => 'kane', @@ -1840,7 +1847,6 @@ use File::Glob qw(:case); { 'MAINTAINER' => 'p5p', 'FILES' => q[ - ext/Opcode/ ext/POSIX/ ext/Pod-Html/ ext/PerlIO-encoding/