diff options
author | Steve Peters <steve@fisharerojo.org> | 2005-11-12 15:41:09 +0000 |
---|---|---|
committer | Steve Peters <steve@fisharerojo.org> | 2005-11-12 15:41:09 +0000 |
commit | 1fc52a95725c307a2eb5e97f05c88c748c1c475c (patch) | |
tree | cdd659098f3bc26bbc75dd392438180e2e6e8bf2 /Porting | |
parent | 0aada121b3cab6df8ff8bc03ddce74b5b0549e55 (diff) | |
download | perl-1fc52a95725c307a2eb5e97f05c88c748c1c475c.tar.gz |
Andy Lester maintains Locale::Maketext now.
p4raw-id: //depot/perl@26096
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 4e21055d28..518be664d1 100644 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -317,7 +317,7 @@ package Maintainers; 'Locale::Maketext' => { - 'MAINTAINER' => 'sburke', + 'MAINTAINER' => 'petdance', 'FILES' => q[lib/Locale/Maketext.pm lib/Locale/Maketext], 'CPAN' => 1, }, |