diff options
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/credits.pl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/credits.pl b/tools/credits.pl index 293700faaa..19ee4d7979 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -583,6 +583,10 @@ begin_credits("Credits"); add_person("Oystein Eftevaag", "vinterstum", ""); end_section(); + begin_section("Maemo"); + add_person("Frantisek Dufka", "fanoush", ""); + end_section(); + begin_section("Nintendo DS"); add_person("Neil Millstone", "agent-q", ""); end_section(); |