diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2002-08-06 10:08:13 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2002-08-06 10:08:13 +0000 |
commit | 13321b3ed07d5275c9829424a8b489648d2659af (patch) | |
tree | 6db5a5f937473910ec70c78a3446af37222ab204 /tools/cvslog2changelog.pl | |
parent | 5e2cec12876acd9ae25227ced8a0670dda3fe4c7 (diff) | |
download | drakx-13321b3ed07d5275c9829424a8b489648d2659af.tar drakx-13321b3ed07d5275c9829424a8b489648d2659af.tar.gz drakx-13321b3ed07d5275c9829424a8b489648d2659af.tar.bz2 drakx-13321b3ed07d5275c9829424a8b489648d2659af.tar.xz drakx-13321b3ed07d5275c9829424a8b489648d2659af.zip |
add warly,jgotti
Diffstat (limited to 'tools/cvslog2changelog.pl')
-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 cd5b4ff12..7e9832b9f 100755 --- a/tools/cvslog2changelog.pl +++ b/tools/cvslog2changelog.pl @@ -76,5 +76,7 @@ BEGIN { 'daouda' => 'Daouda Lo <daouda@mandrakesoft.com>', 'dchaumette' => 'Damien Chaumette <dchaumette@mandrakesoft.com>', 'cbelisle' => 'Christian Belisle <cbelisle@mandrakesoft.com>', + 'warly' => 'Warly <warly@mandrakesoft.com>', + 'jgotti' => 'Jonathan Gotti <jgotti@mandrakesoft.com>', ); } |