diff options
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/cvslog2changelog.pl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/cvslog2changelog.pl b/tools/cvslog2changelog.pl index 7e9832b9f..e829cd8b2 100755 --- a/tools/cvslog2changelog.pl +++ b/tools/cvslog2changelog.pl @@ -59,9 +59,9 @@ BEGIN { %users = ( 'gc' => 'Guillaume Cottenceau <gc@mandrakesoft.com>', 'fpons' => 'François Pons <fpons@mandrakesoft.com>', - 'pablo' => 'Pablo Saratxaga <pablo@mandrakesoft.com>', - 'damien' => 'dam\'s <dams@idm.fr>', - 'install' => 'DrakX <install@mandrakesoft.com>', + 'pablo' => 'Pablo Saratxaga <pablo@mandrakesoft.com>', + 'damien' => 'dam\'s <dams@idm.fr>', + 'install' => 'DrakX <install@mandrakesoft.com>', 'prigaux' => 'Pixel <pixel@mandrakesoft.com>', 'flepied' => 'Frederic Lepied <flepied@mandrakesoft.com>', 'chmouel' => 'Chmouel Boudjnah <chmouel@mandrakesoft.com>', |