From 33267924c53a6c97af91a12dcf9d79ca43e5d52e Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 12 Aug 2004 11:39:54 +0000 Subject: sync with soft/common/username --- tools/cvslog2changelog.pl | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/tools/cvslog2changelog.pl b/tools/cvslog2changelog.pl index 09e7992d5..4065552d3 100755 --- a/tools/cvslog2changelog.pl +++ b/tools/cvslog2changelog.pl @@ -66,33 +66,71 @@ sub auto_fill { BEGIN { %users = ( + 'abiro' => 'Arpad Biro ', + 'adelorbeau' => 'Arnaud de Lorbeau ', + 'adesmons' => 'Arnaud Desmons', + 'aginies' => 'Antoine Ginies ', 'alafox' => 'Alice Lafox ', + 'alemaire' => 'Aurélien Lemaire', 'alus' => 'Arkadiusz Lipiec ', + 'amaury' => 'Amaury Amblard-Ladurantie', 'baudens' => 'David Baudens ', + 'camille' => 'Camille Bégnis ', + 'cbelisle' => 'Christian Belisle', + 'chmou' => 'Chmouel Boudjnah', + 'chmouel' => 'Chmouel Boudjnah', + 'croy' => 'Christian Roy ', 'damien' => 'dam\'s ', 'daouda' => 'Daouda Lo ', 'dchaumette' => 'Damien Chaumette ', + 'dindinx' => 'David odin', + 'drdrake' => 'Dovix ', 'erwan' => 'Erwan Velu ', 'fabman' => 'Fabian Mandelbaum ', 'fcrozat' => 'Frederic Crozat ', 'flepied' => 'Frederic Lepied ', 'florin' => 'Florin Grad ', + 'fpons' => 'Fançois Pons', + 'fred' => 'Frederic Bastok', 'fwang' => 'Funda Wang ', + 'gb' => 'Gwenole Beauchesne ', + 'gbeauchesne' => 'Gwenole Beauchesne ', 'gc' => 'Guillaume Cottenceau ', 'install' => 'DrakX ', + 'jdanjou' => 'Julien Danjou', 'jjorge' => 'José JORGE ', + 'jpomerleau' => 'Joel Pomerleau', + 'keld' => 'Keld Jørn Simonsen ', + 'lmontel' => 'Laurent Montel ', + 'mscherer' => 'Michael Scherer ', 'nplanel' => 'Nicolas Planel ', 'oblin' => 'Olivier Blin ', + 'othauvin' => 'Olivier Thauvin ', 'pablo' => 'Pablo Saratxaga ', + 'phetroy' => 'Philippe Libat', + 'philippe' => 'Philippe Libat', 'prigaux' => 'Pixel ', + 'quintela' => 'Juan Quintela ', + 'rchaillat' => 'Renaud Chaillat', + 'redhog' => 'RedHog', + 'reinouts' => 'Reinout van Schouwen ', 'rgarciasuarez' => 'Rafael Garcia-Suarez ', 'rvojta' => 'Robert Vojta ', 'sbenedict' => 'Stew Benedict ', + 'sdetilly' => 'Sylvain de Tilly', + 'siegel' => 'Stefan Siegel ', + 'tbacklund' => 'Thomas Backlund ', 'tkamppeter' => 'Till Kamppeter ', + 'tpittich' => 'Tibor Pittich ', 'tsdgeos ' => 'Albert Astals Cid ', + 'tv' => 'Thierry Vignaud ', 'tvignaud' => 'Thierry Vignaud ', + 'uid524' => 'Chmouel Boudjnah', + 'vdanen' => 'Vincent Danen ', 'vguardiola' => 'Vincent Guardiola ', 'warly' => 'Warly ', + 'yduret' => 'Yves Duret', + 'yoann' => 'Yoann Vandoorselaere', 'yrahal' => 'Youcef Rabah Rahal ', ); } -- cgit v1.2.1