projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
0a8174e
)
SelfLoader is dual-lived
Rafael Garcia-Suarez [Fri, 4 Jan 2008 15:51:00 +0000 (15:51 +0000)]
p4raw-id: //depot/perl@32831
Porting/Maintainers.pl
patch
|
blob
|
blame
|
history
diff --git
a/Porting/Maintainers.pl
b/Porting/Maintainers.pl
index
f20e2ba
..
9538453
100644
(file)
--- a/
Porting/Maintainers.pl
+++ b/
Porting/Maintainers.pl
@@
-774,6
+774,13
@@
package Maintainers;
'CPAN' => 1,
},
+ 'SelfLoader' =>
+ {
+ 'MAINTAINER' => 'smueller',
+ 'FILES' => q[lib/SelfLoader.pm lib/SelfLoader],
+ 'CPAN' => 1,
+ },
+
'Shell' =>
{
'MAINTAINER' => 'ferreira',