diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2002-02-25 16:50:43 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2002-02-25 16:50:43 +0000 |
commit | 61c9006beaef71255a298796725a35fcbbb6ef58 (patch) | |
tree | 5770affaf6d980f751e1484de7a98e868954de77 /tools/cvslog2changelog.pl | |
parent | 22d5c48e42636481b01e685bdfc31a49f1282447 (diff) | |
download | drakx-61c9006beaef71255a298796725a35fcbbb6ef58.tar drakx-61c9006beaef71255a298796725a35fcbbb6ef58.tar.gz drakx-61c9006beaef71255a298796725a35fcbbb6ef58.tar.bz2 drakx-61c9006beaef71255a298796725a35fcbbb6ef58.tar.xz drakx-61c9006beaef71255a298796725a35fcbbb6ef58.zip |
add me
Diffstat (limited to 'tools/cvslog2changelog.pl')
-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 253578249..723aa51d4 100755 --- a/tools/cvslog2changelog.pl +++ b/tools/cvslog2changelog.pl @@ -69,6 +69,7 @@ BEGIN { 'uid533' => 'François Pons <fpons@mandrakesoft.com>', 'uid535' => 'Guillaume Cottenceau <gc@mandrakesoft.com>', 'uid553' => 'Pixel <pixel@mandrakesoft.com>', + 'tvignaud' => 'Thierry Vignaud <tvignaud@mandrakesoft.com', 'sbenedict'=>'Stew Benedict <sbenedict@mandrakesoft.com>', 'tkamppeter' => 'Till Kamppeter <till@mandrakesoft.com>', ); |