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
(from parent 1:
e3afaed
)
Give Unicode::UCD its own Maintainers.pl entry
author
Florian Ragwitz
<rafl@debian.org>
Fri, 25 Mar 2011 18:32:50 +0000
(19:32 +0100)
committer
Florian Ragwitz
<rafl@debian.org>
Fri, 25 Mar 2011 18:32:50 +0000
(19:32 +0100)
Porting/Maintainers.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
b7f0199
..
00728e9
100755
(executable)
--- a/
Porting/Maintainers.pl
+++ b/
Porting/Maintainers.pl
@@
-1961,6
+1961,13
@@
use File::Glob qw(:case);
'UPSTREAM' => 'first-come',
},
+ 'Unicode::UCD' =>
+ {
+ 'MAINTAINER' => 'blead',
+ 'FILES' => q[lib/Unicode/UCD.{pm,t}],
+ 'UPSTREAM' => 'blead',
+ },
+
'Version::Requirements' =>
{
'MAINTAINER' => 'rjbs',
@@
-2127,7
+2134,6
@@
use File::Glob qw(:case);
lib/Time/tm.pm
lib/UNIVERSAL.pm
lib/Unicode/README
- lib/Unicode/UCD.{pm,t}
lib/User/grent.{pm,t}
lib/User/pwent.{pm,t}
lib/abbrev.pl