diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2002-07-17 13:17:20 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2002-07-17 13:17:20 +0000 |
commit | e29d392f66c0de1a336fb46efb5c78f055770ef7 (patch) | |
tree | 3e4e1ca9f2c0229edbbf661a44a2e1d59598fa4b /tools | |
parent | eb3fecdbf23ddd66a81e6cca267da8330340764b (diff) | |
download | drakx-e29d392f66c0de1a336fb46efb5c78f055770ef7.tar drakx-e29d392f66c0de1a336fb46efb5c78f055770ef7.tar.gz drakx-e29d392f66c0de1a336fb46efb5c78f055770ef7.tar.bz2 drakx-e29d392f66c0de1a336fb46efb5c78f055770ef7.tar.xz drakx-e29d392f66c0de1a336fb46efb5c78f055770ef7.zip |
add daouda chaumette cbelisle
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/cvslog2changelog.pl | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/tools/cvslog2changelog.pl b/tools/cvslog2changelog.pl index 6f433d6c6..a9c4a71bc 100755 --- a/tools/cvslog2changelog.pl +++ b/tools/cvslog2changelog.pl @@ -71,7 +71,10 @@ BEGIN { 'uid553' => 'Pixel <pixel@mandrakesoft.com>', 'tvignaud' => 'Thierry Vignaud <tvignaud@mandrakesoft.com>', 'sbenedict'=>'Stew Benedict <sbenedict@mandrakesoft.com>', - 'tkamppeter' => 'Till Kamppeter <till@mandrakesoft.com>', - 'yduret' => 'Yves Duret <yduret@mandrakesoft.com>' + 'tkamppeter' => 'Till Kamppeter <till@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>', ); } |