diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-09-01 04:11:27 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-09-01 04:11:27 +0000 |
commit | 60ae34a05aad3f8ddc9d7a18ba45ff2033ad68ac (patch) | |
tree | 11ddc36b351b36b809012d0c26ed75fdf624431e /contributors.pl | |
parent | e6159487a0d2a457cf43e6dca23aaf0e31f22379 (diff) | |
download | control-center-60ae34a05aad3f8ddc9d7a18ba45ff2033ad68ac.tar control-center-60ae34a05aad3f8ddc9d7a18ba45ff2033ad68ac.tar.gz control-center-60ae34a05aad3f8ddc9d7a18ba45ff2033ad68ac.tar.bz2 control-center-60ae34a05aad3f8ddc9d7a18ba45ff2033ad68ac.tar.xz control-center-60ae34a05aad3f8ddc9d7a18ba45ff2033ad68ac.zip |
fix benoit entry (CREDITS file is broken)
Diffstat (limited to 'contributors.pl')
-rw-r--r-- | contributors.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contributors.pl b/contributors.pl index 802a13a2..87841cdc 100644 --- a/contributors.pl +++ b/contributors.pl @@ -49,7 +49,7 @@ use common; N("Daniele Pighin") => N("Italian Translator"), N("Vedran Ljubovic") => N("Bosnian translator"), N("Testers") => "", - N("Benoit Audouard testing and bug reporting") => N("integration of eagle-usb driver"), + N("Benoit Audouard"), N("testing and bug reporting, integration of eagle-usb driver"), N("Bernhard Gruen") => N("testing and bug reporting"), N("Jure Repinc") => N("testing and bug reporting"), N("Felix Miata") => N("testing and bug reporting"), @@ -69,4 +69,4 @@ use common; N("Mary V. Jones-Giampalo") => N("testing, bug reporting"), N("Vincent Meyer") => N("MD, testing, bug reporting"), N("And many unnamed and unknown beta testers and bug reporters that helped make sure it all worked right.") => "", -}
\ No newline at end of file +} |