diff options
Diffstat (limited to 'contributors.pl')
-rw-r--r-- | contributors.pl | 30 |
1 files changed, 21 insertions, 9 deletions
diff --git a/contributors.pl b/contributors.pl index a1124657..c8411a3e 100644 --- a/contributors.pl +++ b/contributors.pl @@ -8,19 +8,31 @@ use lib qw(/usr/lib/libDrakX); use common; { - N("Per Oyvind Karlsen") => N("massive packages rebuilding and cleaning, Norwegian Bokmaal (nb) translation, i18n work, games"), + N("Packagers") => "", + N("Per Oyvind Karlsen") => N("massive packages rebuilding and cleaning"), N("Guillaume Rousse") => N("cowsay introduction"), - N("Olivier Thauvin") => N("figlet introduction, Distriblint (checking rpm in the distro)"), - N("Marcel Pol") => N("mono introduction, updated abiword"), - N("Ben Reser") => N("updated nc with debian patches, fixed some perl packages, dnotify startup script, urpmc, hddtemp, wipe, etc..."), + N("Olivier Thauvin") => N("figlet introduction"), + N("Marcel Pol") => N("mono introduction"), + N("Ben Reser") => N("updated nc with debian patches"), N("Thomas Backlund") => N("\"deep and broad\" kernel work (many new patches before integration in official kernel)"), N("Svetoslav Slavtchev") => N("kernel work (audio- and video-related patches)"), N("Danny Tholen") => N("multimedia kernel"), - N("Buchan Milne") => N("Samba 3.0 (prerelease) that co-exists with Samba 2.2.x, Samba-2.2.x, GIS software (grass, mapserver), cursor_themes collection, misc server-side contributions"), - N("Goetz Waschk") => N("many multimedia packages (xine, mplayer, vlc, vcdimager), gnome-python, rox desktop"), - N("Austin Acton") => N("audio/video/MIDI apps, scientific apps, audio/video production howtos, bluetooth, pyqt & related"), + N("Buchan Milne") => N("Samba 3.0 (prerelease) that co-exists with Samba 2.2.x"), + N("Goetz Waschk") => N("many multimedia packages (xine,totem"), + N("Austin Acton") => N("audio/video/MIDI apps"), N("Spencer Anderson") => N("ATI/gatos/DRM stuff"), N("Andrey Borzenkov") => N("supermount-ng and other kernel work"), N("Oden Eriksson") => N("most web-based packages and many security-related packages"), - N("Warly") => N("bootsplash, databases, drakwizard, various other stuffs."), -} + N("Stefan VanDer Eijk") => N("slbd distro checking"), + N("David Walser") => N("rpmsync script"), + N("Andi Payn") => N("many extra gnome applets and python modules"), + N("Tibor Pittich") => N("leader of the mdk sk-i18n team"), + N("Pascal Terjan") => N("some ruby stuff"), + N("Translators") => "", + N("Per Oyvind Karlsen") => N("Norwegian Bokmål (nb) translator and Coordinator"), + N("Tibor Pittich") => N("leader of the mdk sk-i18n team."), + N("Thomas Backlund") => N("Finnish translator and Coordinator"), + N("Reinout Van Schouwen") => N("Dutch translator and Coordinator"), + N("Testers") => "", + 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 |