From a4c54b36f47f4f14682baf94a13267ffe1278548 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 9 Jul 2004 02:06:20 +0000 Subject: sort --- tools/cvslog2changelog.pl | 39 ++++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 19 deletions(-) (limited to 'tools') diff --git a/tools/cvslog2changelog.pl b/tools/cvslog2changelog.pl index 37b3f3ed1..a497fc5c0 100755 --- a/tools/cvslog2changelog.pl +++ b/tools/cvslog2changelog.pl @@ -66,29 +66,30 @@ sub auto_fill { BEGIN { %users = ( - 'gc' => 'Guillaume Cottenceau ', - 'pablo' => 'Pablo Saratxaga ', - 'damien' => 'dam\'s ', - 'install' => 'DrakX ', - 'prigaux' => 'Pixel ', - 'flepied' => 'Frederic Lepied ', - 'tvignaud' => 'Thierry Vignaud ', - 'sbenedict' => 'Stew Benedict ', - 'tkamppeter' => 'Till Kamppeter ', - 'daouda' => 'Daouda Lo ', - 'dchaumette' => 'Damien Chaumette ', - 'warly' => 'Warly ', - 'fcrozat' => 'Frederic Crozat ', - 'baudens' => 'David Baudens ', - 'florin' => 'Florin Grad ', - 'alafox' => 'Alice Lafox ', - 'alus' => 'Arkadiusz Lipiec ', - 'fabman' => 'Fabian Mandelbaum ', + 'alafox' => 'Alice Lafox ', + 'alus' => 'Arkadiusz Lipiec ', + 'baudens' => 'David Baudens ', + 'damien' => 'dam\'s ', + 'daouda' => 'Daouda Lo ', + 'dchaumette' => 'Damien Chaumette ', 'erwan' => 'Erwan Velu ', + 'fabman' => 'Fabian Mandelbaum ', + 'fcrozat' => 'Frederic Crozat ', + 'flepied' => 'Frederic Lepied ', + 'florin' => 'Florin Grad ', + 'gc' => 'Guillaume Cottenceau ', + 'install' => 'DrakX ', 'nplanel' => 'Nicolas Planel ', + 'oblin' => 'Olivier Blin ', + 'pablo' => 'Pablo Saratxaga ', + 'prigaux' => 'Pixel ', 'rgarciasuarez' => 'Rafael Garcia-Suarez ', 'rvojta' => 'Robert Vojta ', - 'oblin' => 'Olivier Blin ', + 'sbenedict' => 'Stew Benedict ', + 'tkamppeter' => 'Till Kamppeter ', + 'tvignaud' => 'Thierry Vignaud ', 'vguardiola' => 'Vincent Guardiola ', + 'warly' => 'Warly ', + ); } -- cgit v1.2.1