summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-04-01 09:16:19 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-04-01 09:16:19 +0000
commitf366f7b38b027e6aab7ac71e1c1715678bda65b1 (patch)
tree011f24983963f65ed8df47c04bc5f555db9f147c /Porting
parenta845b26c7535158502b06883c7ca9509026f09c4 (diff)
downloadperl-f366f7b38b027e6aab7ac71e1c1715678bda65b1.tar.gz
Add encoding::warnings to Maintainers.pl and rebuild META.yml for release
p4raw-id: //depot/perl@24133
Diffstat (limited to 'Porting')
-rw-r--r--Porting/Maintainers.pl8
1 files changed, 8 insertions, 0 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index a84568342d..95a1598ba7 100644
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -13,6 +13,7 @@ package Maintainers;
'abergman' => 'Arthur Bergman <abergman@cpan.org>',
'ams' => 'Abhijit Menon-Sen <ams@cpan.org>',
'andk' => 'Andreas J. Koenig <andk@cpan.org>',
+ 'autrijus' => 'Autrijus Tang <autrijus@cpan.org>',
'bbb' => 'Rob Brown <bbb@cpan.org>',
'craig' => 'Craig Berry <craigberry@mac.com>',
'dankogai' => 'Dan Kogai <dankogai@cpan.org>',
@@ -167,6 +168,13 @@ package Maintainers;
'CPAN' => 1,
},
+ 'encoding::warnings' =>
+ {
+ 'MAINTAINER' => 'autrijus',
+ 'FILES' => q[lib/encoding/warnings.pm lib/encoding/warnings],
+ 'CPAN' => 1,
+ },
+
'Errno' =>
{
'MAINTAINER' => 'p5p', # Not gbarr.