diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2004-01-22 15:30:59 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2004-01-22 15:30:59 +0000 |
commit | f3c764b9f3d17ab9100bb38cc5d02eb98a34c75b (patch) | |
tree | 61f8f286050928b6d829672f9ce318b63396780c /tools | |
parent | 6a1f50806aa9aae9de29569c7a29fb03c04e042a (diff) | |
download | drakx-f3c764b9f3d17ab9100bb38cc5d02eb98a34c75b.tar drakx-f3c764b9f3d17ab9100bb38cc5d02eb98a34c75b.tar.gz drakx-f3c764b9f3d17ab9100bb38cc5d02eb98a34c75b.tar.bz2 drakx-f3c764b9f3d17ab9100bb38cc5d02eb98a34c75b.tar.xz drakx-f3c764b9f3d17ab9100bb38cc5d02eb98a34c75b.zip |
add planou
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 cad84e4ed..e35f82bae 100755 --- a/tools/cvslog2changelog.pl +++ b/tools/cvslog2changelog.pl @@ -85,5 +85,6 @@ BEGIN { 'alus' => 'Arkadiusz Lipiec <alipiec at elka.pw.edu.pl>', 'fabman' => 'Fabian Mandelbaum <fabman at 2vias.com.ar>', 'erwan' => 'Erwan Velu <erwan at mandrakesoft.com>', + 'nplanel' => 'Nicolas Planel <nplanel at mandrakesoft.com>', ); } |