diff options
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 +} |