summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Golden <dagolden@cpan.org>2012-03-01 10:48:28 -0500
committerDavid Golden <dagolden@cpan.org>2012-03-01 10:48:28 -0500
commitd68a48384ff2e631bc3a38a3fdb6c2bc75e0ea9f (patch)
tree54e5d71d0788c9b64e343119ad1b330e0805f2e4
parent4d97b3cc28cd777c5607474f9a98679b04f88a55 (diff)
downloadperl-d68a48384ff2e631bc3a38a3fdb6c2bc75e0ea9f.tar.gz
Add ambs to Maintainers.pl for ExtUtils::CBuilder
-rwxr-xr-xPorting/Maintainers.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index ee8da8aa20..5586f42736 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -13,6 +13,7 @@ use File::Glob qw(:case);
%Maintainers = (
'abergman' => 'Arthur Bergman <abergman@cpan.org>',
'abigail' => 'Abigail <abigail@abigail.be>',
+ 'ambs' => 'Alberto Simões <ambs@cpan.org>',
'ams' => 'Abhijit Menon-Sen <ams@cpan.org>',
'andk' => 'Andreas J. Koenig <andk@cpan.org>',
'andya' => 'Andy Armstrong <andy@hexten.net>',
@@ -671,7 +672,7 @@ use File::Glob qw(:case);
},
'ExtUtils::CBuilder' => {
- 'MAINTAINER' => 'dagolden',
+ 'MAINTAINER' => 'ambs',
'DISTRIBUTION' => 'DAGOLDEN/ExtUtils-CBuilder-0.280205.tar.gz',
'FILES' => q[dist/ExtUtils-CBuilder],
'UPSTREAM' => 'blead',