diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-07-07 05:05:50 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2007-07-07 05:05:50 +0000 |
commit | a710694548693183478da4ee90cca8bdc3c492ef (patch) | |
tree | 505607876895e9f6e83102bb4f1e8497aa10cebb /Porting | |
parent | 14c175ffe098a746ed83cb5e4273f9ac28ceabd6 (diff) | |
download | perl-a710694548693183478da4ee90cca8bdc3c492ef.tar.gz |
base.pm is belong to me
p4raw-id: //depot/perl@31545
Diffstat (limited to 'Porting')
-rw-r--r-- | Porting/Maintainers.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 25f65ef091..11eb263434 100644 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -126,7 +126,7 @@ package Maintainers; 'base' => { - 'MAINTAINER' => 'mschwern', + 'MAINTAINER' => 'rgarcia', 'FILES' => q[lib/base.pm lib/fields.pm lib/base], 'CPAN' => 1, }, |