diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2003-03-04 17:12:37 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2003-03-04 17:12:37 +0000 |
commit | 0d887c72c7eda6e71cd9faeb01912a14d29862fd (patch) | |
tree | f1ad8d0618d09651e82b3e8c838bac6994361a20 /tools/cvslog2changelog.pl | |
parent | 3ece7c1af8204e1bc99893dfd9b34d83cf770472 (diff) | |
download | drakx-0d887c72c7eda6e71cd9faeb01912a14d29862fd.tar drakx-0d887c72c7eda6e71cd9faeb01912a14d29862fd.tar.gz drakx-0d887c72c7eda6e71cd9faeb01912a14d29862fd.tar.bz2 drakx-0d887c72c7eda6e71cd9faeb01912a14d29862fd.tar.xz drakx-0d887c72c7eda6e71cd9faeb01912a14d29862fd.zip |
add florin alafox alus
Diffstat (limited to 'tools/cvslog2changelog.pl')
-rwxr-xr-x | tools/cvslog2changelog.pl | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/tools/cvslog2changelog.pl b/tools/cvslog2changelog.pl index 7109ad306..4f0cfe180 100755 --- a/tools/cvslog2changelog.pl +++ b/tools/cvslog2changelog.pl @@ -69,16 +69,19 @@ BEGIN { 'uid533' => 'François Pons <fpons@mandrakesoft.com>', 'uid535' => 'Guillaume Cottenceau <gc@mandrakesoft.com>', 'uid553' => 'Pixel <pixel@mandrakesoft.com>', - 'tvignaud' => 'Thierry Vignaud <tvignaud@mandrakesoft.com>', + 'tvignaud' =>'Thierry Vignaud <tvignaud@mandrakesoft.com>', 'sbenedict'=>'Stew Benedict <sbenedict@mandrakesoft.com>', - 'tkamppeter' => 'Till Kamppeter <till@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>', + 'cbelisle' =>'Christian Belisle <cbelisle@mandrakesoft.com>', 'warly' => 'Warly <warly@mandrakesoft.com>', 'jgotti' => 'Jonathan Gotti <jgotti@mandrakesoft.com>', 'fcrozat' => 'Frederic Crozat <fcrozat@mandrakesoft.com>', 'baudens' => 'David Baudens <baudens@mandrakesoft.com>', + 'florin' => 'Florin Grad <florin@mandrakesoft.com>', + 'alafox' => 'Alice Lafox <alice@lafox.com.ua>', + 'alus' => 'Arkadiusz Lipiec <alipiec@elka.pw.edu.pl>', ); } |