diff options
Diffstat (limited to 'tools')
-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 26f5c8243..68d6118f3 100755 --- a/tools/cvslog2changelog.pl +++ b/tools/cvslog2changelog.pl @@ -65,5 +65,7 @@ BEGIN { 'prigaux' => 'Pixel <pixel@mandrakesoft.com>', 'flepied' => 'Frederic Lepied <flepied@mandrakesoft.com>', 'chmouel' => 'Chmouel Boudjnah <chmouel@mandrakesoft.com>', + 'uid526' => 'dam\'s <damien@mandrakesoft.com>', + 'uid553' => 'Pixel <pixel@mandrakesoft.com>', ); } |