From af32d10cc4121e641677c8360ddf2c3266f16c3b Mon Sep 17 00:00:00 2001 From: Chris 'BinGOs' Williams Date: Tue, 8 Oct 2013 16:17:10 +0100 Subject: [PATCH] A conveyor belt of contribution ... mine is the cuddly toy --- dist.ini | 2 +- lib/Acme/CPANAuthors/DualLife.pm | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/dist.ini b/dist.ini index 19db965..f2a36f1 100644 --- a/dist.ini +++ b/dist.ini @@ -1,5 +1,5 @@ name = Acme-CPANAuthors-DualLife -version = 0.28 +version = 0.30 author = Chris Williams license = Perl_5 copyright_holder = Chris Williams diff --git a/lib/Acme/CPANAuthors/DualLife.pm b/lib/Acme/CPANAuthors/DualLife.pm index c6a2d30..282cf59 100644 --- a/lib/Acme/CPANAuthors/DualLife.pm +++ b/lib/Acme/CPANAuthors/DualLife.pm @@ -7,12 +7,12 @@ use warnings; use Acme::CPANAuthors::Register ( ADAMK => q[Adam Kennedy], + AMBS => q[Alberto Manuel Brandao Simoes], AMS => q[Abhijit Menon-Sen], ANDK => q[Andreas J. Koenig], ANDYA => q[Andy Armstrong], AUDREYT => q[Audrey Tang], BINGOS => q[Chris Williams], - BOBTFISH => q[Tomas Doran], CHORNY => q[Alexandr Ciornii], CORION => q[Max Maischein], DAGOLDEN => q[David Golden], @@ -23,6 +23,7 @@ use Acme::CPANAuthors::Register ( DROLSKY => q[Dave Rolsky], DWHEELER => q[David E. Wheeler], ELIZABETH => q[Elizabeth Mattijsen], + ETHER => q[Karen Etheridge], FERREIRA => q[Adriano Ferreira], FLORA => q[Florian Ragwitz], GAAS => q[Gisle Aas], @@ -63,6 +64,7 @@ use Acme::CPANAuthors::Register ( SAPER => q[Sebastien Aperghis-Tramoni], SBECK => q[Sullivan Beck], SBURKE => q[Sean M. Burke], + SHAY => q[Steve Hay], SIMONW => q[Simon Wistow], SMPETERS => q[Steve Peters], SMUELLER => q[Steffen Mueller], @@ -99,12 +101,12 @@ It is currently statically generated information, I hope to make it dynamic in t =head1 CONTAINED AUTHORS ADAMK => q[Adam Kennedy], + AMBS => q[Alberto Manuel Brandao Simoes], AMS => q[Abhijit Menon-Sen], ANDK => q[Andreas J. Koenig], ANDYA => q[Andy Armstrong], AUDREYT => q[Audrey Tang], BINGOS => q[Chris Williams], - BOBTFISH => q[Tomas Doran], CHORNY => q[Alexandr Ciornii], CORION => q[Max Maischein], DAGOLDEN => q[David Golden], @@ -115,6 +117,7 @@ It is currently statically generated information, I hope to make it dynamic in t DROLSKY => q[Dave Rolsky], DWHEELER => q[David E. Wheeler], ELIZABETH => q[Elizabeth Mattijsen], + ETHER => q[Karen Etheridge], FERREIRA => q[Adriano Ferreira], FLORA => q[Florian Ragwitz], GAAS => q[Gisle Aas], @@ -155,6 +158,7 @@ It is currently statically generated information, I hope to make it dynamic in t SAPER => q[Sebastien Aperghis-Tramoni], SBECK => q[Sullivan Beck], SBURKE => q[Sean M. Burke], + SHAY => q[Steve Hay], SIMONW => q[Simon Wistow], SMPETERS => q[Steve Peters], SMUELLER => q[Steffen Mueller],