diff options
-rwxr-xr-x | tools/cvslog2changelog.pl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/cvslog2changelog.pl b/tools/cvslog2changelog.pl index cd5b4ff12..7e9832b9f 100755 --- a/tools/cvslog2changelog.pl +++ b/tools/cvslog2changelog.pl @@ -76,5 +76,7 @@ BEGIN { 'daouda' => 'Daouda Lo <daouda@mandrakesoft.com>', 'dchaumette' => 'Damien Chaumette <dchaumette@mandrakesoft.com>', 'cbelisle' => 'Christian Belisle <cbelisle@mandrakesoft.com>', + 'warly' => 'Warly <warly@mandrakesoft.com>', + 'jgotti' => 'Jonathan Gotti <jgotti@mandrakesoft.com>', ); } |