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 4219cbf03..ae6789b18 100755 --- a/tools/cvslog2changelog.pl +++ b/tools/cvslog2changelog.pl @@ -69,5 +69,6 @@ BEGIN { 'uid533' => 'François Pons <fpons@mandrakesoft.com>', 'uid535' => 'Guillaume Cottenceau <gc@mandrakesoft.com>', 'uid553' => 'Pixel <pixel@mandrakesoft.com>', + 'sbenedict'=>'Stew Benedict <sbenedict@mandrakesoft.com>', ); } |