Skip to content

Commit

Permalink
A conveyor belt of contribution ... mine is the cuddly toy
Browse files Browse the repository at this point in the history
  • Loading branch information
bingos committed Oct 8, 2013
1 parent 80316b9 commit af32d10
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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
Expand Down
8 changes: 6 additions & 2 deletions lib/Acme/CPANAuthors/DualLife.pm
Expand Up @@ -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],
Expand All @@ -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],
Expand Down Expand Up @@ -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],
Expand Down Expand Up @@ -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],
Expand All @@ -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],
Expand Down Expand Up @@ -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],
Expand Down

0 comments on commit af32d10

Please sign in to comment.