diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-08-12 22:33:42 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-08-12 22:33:42 +0000 |
commit | a97f63b0824090f2a8fefa51a95842922a4f4587 (patch) | |
tree | a958d41419010890d7894df2bbb92c4b513b1616 /tools | |
parent | 101d2635b3f2d377f0ecb70e5974418834cf4af3 (diff) | |
download | drakx-a97f63b0824090f2a8fefa51a95842922a4f4587.tar drakx-a97f63b0824090f2a8fefa51a95842922a4f4587.tar.gz drakx-a97f63b0824090f2a8fefa51a95842922a4f4587.tar.bz2 drakx-a97f63b0824090f2a8fefa51a95842922a4f4587.tar.xz drakx-a97f63b0824090f2a8fefa51a95842922a4f4587.zip |
add till
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 919cd3f69..253578249 100755 --- a/tools/cvslog2changelog.pl +++ b/tools/cvslog2changelog.pl @@ -70,5 +70,6 @@ BEGIN { 'uid535' => 'Guillaume Cottenceau <gc@mandrakesoft.com>', 'uid553' => 'Pixel <pixel@mandrakesoft.com>', 'sbenedict'=>'Stew Benedict <sbenedict@mandrakesoft.com>', + 'tkamppeter' => 'Till Kamppeter <till@mandrakesoft.com>', ); } |