summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtools/cvslog2changelog.pl9
1 files changed, 5 insertions, 4 deletions
diff --git a/tools/cvslog2changelog.pl b/tools/cvslog2changelog.pl
index e829cd8b2..e6ad36e52 100755
--- a/tools/cvslog2changelog.pl
+++ b/tools/cvslog2changelog.pl
@@ -72,11 +72,12 @@ BEGIN {
'tvignaud' => 'Thierry Vignaud <tvignaud@mandrakesoft.com>',
'sbenedict'=>'Stew Benedict <sbenedict@mandrakesoft.com>',
'tkamppeter' => 'Till Kamppeter <till@mandrakesoft.com>',
- 'yduret' => 'Yves Duret <yduret@mandrakesoft.com>',
- 'daouda' => 'Daouda Lo <daouda@mandrakesoft.com>',
+ 'yduret' => 'Yves Duret <yduret@mandrakesoft.com>',
+ 'daouda' => 'Daouda Lo <daouda@mandrakesoft.com>',
'dchaumette' => 'Damien Chaumette <dchaumette@mandrakesoft.com>',
'cbelisle' => 'Christian Belisle <cbelisle@mandrakesoft.com>',
- 'warly' => 'Warly <warly@mandrakesoft.com>',
- 'jgotti' => 'Jonathan Gotti <jgotti@mandrakesoft.com>',
+ 'warly' => 'Warly <warly@mandrakesoft.com>',
+ 'jgotti' => 'Jonathan Gotti <jgotti@mandrakesoft.com>',
+ 'fcrozat' => 'Frederic Crozat <fcrozat@mandrakesoft.com>',
);
}