diff options
Diffstat (limited to 'tools/cvslog2changelog.pl')
-rwxr-xr-x | tools/cvslog2changelog.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/cvslog2changelog.pl b/tools/cvslog2changelog.pl index 723aa51d4..63fcc4456 100755 --- a/tools/cvslog2changelog.pl +++ b/tools/cvslog2changelog.pl @@ -72,5 +72,6 @@ BEGIN { 'tvignaud' => 'Thierry Vignaud <tvignaud@mandrakesoft.com', 'sbenedict'=>'Stew Benedict <sbenedict@mandrakesoft.com>', 'tkamppeter' => 'Till Kamppeter <till@mandrakesoft.com>', + 'yduret' => 'Yves Duret <yduret@mandrakesoft.com>' ); } |