diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2002-09-05 09:37:32 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2002-09-05 09:37:32 +0000 |
commit | 9aa366df0c78f5949971b30b53378c3d5a4bd281 (patch) | |
tree | c35254778aa26c71d34862b68d9a6ef8b860b1a3 /tools/cvslog2changelog.pl | |
parent | 153b9fc17a282b2afd409830584f2b54516a8fa1 (diff) | |
download | drakx-9aa366df0c78f5949971b30b53378c3d5a4bd281.tar drakx-9aa366df0c78f5949971b30b53378c3d5a4bd281.tar.gz drakx-9aa366df0c78f5949971b30b53378c3d5a4bd281.tar.bz2 drakx-9aa366df0c78f5949971b30b53378c3d5a4bd281.tar.xz drakx-9aa366df0c78f5949971b30b53378c3d5a4bd281.zip |
add baudens
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 e6ad36e52..7109ad306 100755 --- a/tools/cvslog2changelog.pl +++ b/tools/cvslog2changelog.pl @@ -79,5 +79,6 @@ BEGIN { 'warly' => 'Warly <warly@mandrakesoft.com>', 'jgotti' => 'Jonathan Gotti <jgotti@mandrakesoft.com>', 'fcrozat' => 'Frederic Crozat <fcrozat@mandrakesoft.com>', + 'baudens' => 'David Baudens <baudens@mandrakesoft.com>', ); } |