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 0574694b..a1124657 100644 --- a/contributors.pl +++ b/contributors.pl @@ -8,7 +8,7 @@ use lib qw(/usr/lib/libDrakX); use common; { - N("Per Oyvind Karlsen") => N("massive packages rebuilding and cleaning, Norwegian Bokmål (nb) translation, i18n work, games"), + N("Per Oyvind Karlsen") => N("massive packages rebuilding and cleaning, Norwegian Bokmaal (nb) translation, i18n work, games"), 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"), @@ -23,4 +23,4 @@ use common; 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."), -}
\ No newline at end of file +} |