diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2002-09-04 13:24:39 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2002-09-04 13:24:39 +0000 |
commit | 04b8520f879a38df646f5597c2b6bcf080caf873 (patch) | |
tree | e50d86847397b0fbdfe3976251be903c284b4920 /tools | |
parent | 8ca03b886f5d2bcb0df81cd8852c59e569e6152c (diff) | |
download | drakx-04b8520f879a38df646f5597c2b6bcf080caf873.tar drakx-04b8520f879a38df646f5597c2b6bcf080caf873.tar.gz drakx-04b8520f879a38df646f5597c2b6bcf080caf873.tar.bz2 drakx-04b8520f879a38df646f5597c2b6bcf080caf873.tar.xz drakx-04b8520f879a38df646f5597c2b6bcf080caf873.zip |
add fcrozat
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/cvslog2changelog.pl | 9 |
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>', ); } |