Skip to content

Commit

Permalink
PECO, DIEGOK added, entries sorted, prepared for release 0.03
Browse files Browse the repository at this point in the history
  • Loading branch information
salva committed Oct 18, 2011
1 parent 2221fae commit 131e5e9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
3 changes: 2 additions & 1 deletion Changes
@@ -1,6 +1,7 @@
Revision history for Acme-CPANAuthors-Spanish

0.03
0.03 Oct 18, 2011
- PECO, DIEGOK and RODRIGO added
- GitHub link was broken

0.02 Oct 18, 2011
Expand Down
6 changes: 4 additions & 2 deletions lib/Acme/CPANAuthors/Spanish.pm
Expand Up @@ -3,17 +3,19 @@ package Acme::CPANAuthors::Spanish;
use warnings;
use strict;

our $VERSION = '0.02';
our $VERSION = '0.03';

use Acme::CPANAuthors::Register ( CASIANO => 'Casiano Rodríguez-León',
DIEGOK => 'Diego Kuperman',
ENELL => 'Enrique Nell',
EXPLORER => 'Joaquín Ferrero',
FXN => 'Xavier Noria',
JMERELO => 'J. J. Merelo-Guervós',
NES => 'Enrique F. Castañón',
NITO => 'Nito Martínez',
SALVA => 'Salvador Fandiño',
PECO => 'Juan José San Martín',
RODRIGO => 'Rodrigo de Oliveira González',
SALVA => 'Salvador Fandiño',
);

__END__
Expand Down

0 comments on commit 131e5e9

Please sign in to comment.