diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-06-08 16:00:51 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-06-08 16:00:51 +0000 |
commit | 0aafe3d5098c270425ce74729eae2ce8f43f56c2 (patch) | |
tree | 66179c240d53d6ead4daff86b6f9e3848f0b7c9c /tools | |
parent | 39270195765e631d66879294616d72e2bc7df1ef (diff) | |
download | drakx-0aafe3d5098c270425ce74729eae2ce8f43f56c2.tar drakx-0aafe3d5098c270425ce74729eae2ce8f43f56c2.tar.gz drakx-0aafe3d5098c270425ce74729eae2ce8f43f56c2.tar.bz2 drakx-0aafe3d5098c270425ce74729eae2ce8f43f56c2.tar.xz drakx-0aafe3d5098c270425ce74729eae2ce8f43f56c2.zip |
add rafael
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 77d67449b..0cee03474 100755 --- a/tools/cvslog2changelog.pl +++ b/tools/cvslog2changelog.pl @@ -79,5 +79,6 @@ BEGIN { 'fabman' => 'Fabian Mandelbaum <fabman at 2vias.com.ar>', 'erwan' => 'Erwan Velu <erwan at mandrakesoft.com>', 'nplanel' => 'Nicolas Planel <nplanel at mandrakesoft.com>', + 'rgarciasuarez' => 'Rafael Garcia-Suarez <rgarciasuarez at mandrakesoft.com>', ); } |