Skip to content

Commit

Permalink
Added DAEMON
Browse files Browse the repository at this point in the history
  • Loading branch information
bingos committed Apr 13, 2011
1 parent 64a4536 commit 6e06bba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dist.ini
Original file line number Original file line Diff line number Diff line change
@@ -1,5 +1,5 @@
name = Acme-CPANAuthors-POE name = Acme-CPANAuthors-POE
version = 0.32 version = 0.34
author = Chris Williams author = Chris Williams
license = Perl_5 license = Perl_5
copyright_holder = Chris Williams copyright_holder = Chris Williams
Expand Down
2 changes: 2 additions & 0 deletions lib/Acme/CPANAuthors/POE.pm
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ use Acme::CPANAuthors::Register (
CCOBB => q[Chris Cobb], CCOBB => q[Chris Cobb],
CFEDDE => q[Chris Fedde], CFEDDE => q[Chris Fedde],
CWEST => q[Casey West], CWEST => q[Casey West],
DAEMON => q[Paul G Webster],
DAGOLDEN => q[David Golden], DAGOLDEN => q[David Golden],
DAMS => q[Damien Krotkine], DAMS => q[Damien Krotkine],
DAVINCHI => q[Pavel Boldin], DAVINCHI => q[Pavel Boldin],
Expand Down Expand Up @@ -162,6 +163,7 @@ It is currently statically generated information, I hope to make it dynamic in t
CCOBB => q[Chris Cobb], CCOBB => q[Chris Cobb],
CFEDDE => q[Chris Fedde], CFEDDE => q[Chris Fedde],
CWEST => q[Casey West], CWEST => q[Casey West],
DAEMON => q[Paul G Webster],
DAGOLDEN => q[David Golden], DAGOLDEN => q[David Golden],
DAMS => q[Damien Krotkine], DAMS => q[Damien Krotkine],
DAVINCHI => q[Pavel Boldin], DAVINCHI => q[Pavel Boldin],
Expand Down

0 comments on commit 6e06bba

Please sign in to comment.