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 68d6118f3..4219cbf03 100755 --- a/tools/cvslog2changelog.pl +++ b/tools/cvslog2changelog.pl @@ -66,6 +66,8 @@ BEGIN { 'flepied' => 'Frederic Lepied <flepied@mandrakesoft.com>', 'chmouel' => 'Chmouel Boudjnah <chmouel@mandrakesoft.com>', 'uid526' => 'dam\'s <damien@mandrakesoft.com>', + 'uid533' => 'François Pons <fpons@mandrakesoft.com>', + 'uid535' => 'Guillaume Cottenceau <gc@mandrakesoft.com>', 'uid553' => 'Pixel <pixel@mandrakesoft.com>', ); } |