diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2004-01-22 15:31:57 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2004-01-22 15:31:57 +0000 |
commit | 98d1f8c321a0caf7f75a6d7e863e3c4ef3669f05 (patch) | |
tree | 0711038aa73381c333cf286e1c245711f6b6f64a /tools | |
parent | f3c764b9f3d17ab9100bb38cc5d02eb98a34c75b (diff) | |
download | drakx-98d1f8c321a0caf7f75a6d7e863e3c4ef3669f05.tar drakx-98d1f8c321a0caf7f75a6d7e863e3c4ef3669f05.tar.gz drakx-98d1f8c321a0caf7f75a6d7e863e3c4ef3669f05.tar.bz2 drakx-98d1f8c321a0caf7f75a6d7e863e3c4ef3669f05.tar.xz drakx-98d1f8c321a0caf7f75a6d7e863e3c4ef3669f05.zip |
clean up users
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/cvslog2changelog.pl | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tools/cvslog2changelog.pl b/tools/cvslog2changelog.pl index e35f82bae..9eab56884 100755 --- a/tools/cvslog2changelog.pl +++ b/tools/cvslog2changelog.pl @@ -58,26 +58,17 @@ sub auto_fill { BEGIN { %users = ( 'gc' => 'Guillaume Cottenceau <gc at mandrakesoft.com>', - 'fpons' => 'François Pons <fpons at mandrakesoft.com>', 'pablo' => 'Pablo Saratxaga <pablo at mandrakesoft.com>', 'damien' => 'dam\'s <dams at idm.fr>', 'install' => 'DrakX <install at mandrakesoft.com>', 'prigaux' => 'Pixel <pixel at mandrakesoft.com>', 'flepied' => 'Frederic Lepied <flepied at mandrakesoft.com>', - 'chmouel' => 'Chmouel Boudjnah <chmouel at mandrakesoft.com>', - 'uid526' => 'dam\'s <damien at mandrakesoft.com>', - 'uid533' => 'François Pons <fpons at mandrakesoft.com>', - 'uid535' => 'Guillaume Cottenceau <gc at mandrakesoft.com>', - 'uid553' => 'Pixel <pixel at mandrakesoft.com>', 'tvignaud' =>'Thierry Vignaud <tvignaud at mandrakesoft.com>', 'sbenedict'=>'Stew Benedict <sbenedict at mandrakesoft.com>', 'tkamppeter'=>'Till Kamppeter <till at mandrakesoft.com>', - 'yduret' => 'Yves Duret <yduret at mandrakesoft.com>', 'daouda' => 'Daouda Lo <daouda at mandrakesoft.com>', 'dchaumette' => 'Damien Chaumette <dchaumette at mandrakesoft.com>', - 'cbelisle' =>'Christian Belisle <cbelisle at mandrakesoft.com>', 'warly' => 'Warly <warly at mandrakesoft.com>', - 'jgotti' => 'Jonathan Gotti <jgotti at mandrakesoft.com>', 'fcrozat' => 'Frederic Crozat <fcrozat at mandrakesoft.com>', 'baudens' => 'David Baudens <baudens at mandrakesoft.com>', 'florin' => 'Florin Grad <florin at mandrakesoft.com>', |