diff options
Diffstat (limited to 'tools')
-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 e6ad36e52..7109ad306 100755 --- a/tools/cvslog2changelog.pl +++ b/tools/cvslog2changelog.pl @@ -79,5 +79,6 @@ BEGIN { 'warly' => 'Warly <warly@mandrakesoft.com>', 'jgotti' => 'Jonathan Gotti <jgotti@mandrakesoft.com>', 'fcrozat' => 'Frederic Crozat <fcrozat@mandrakesoft.com>', + 'baudens' => 'David Baudens <baudens@mandrakesoft.com>', ); } |