aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorEugene Sandulenko2009-08-22 12:35:49 +0000
committerEugene Sandulenko2009-08-22 12:35:49 +0000
commit70b7ebb33901d3dff5426c1c2fa12bc5087b721a (patch)
treef59df4da0c5ee5951edeac8cebd921c022592811 /tools
parentea87405ae412c7c4275cc1966750b817e44e255a (diff)
downloadscummvm-rg350-70b7ebb33901d3dff5426c1c2fa12bc5087b721a.tar.gz
scummvm-rg350-70b7ebb33901d3dff5426c1c2fa12bc5087b721a.tar.bz2
scummvm-rg350-70b7ebb33901d3dff5426c1c2fa12bc5087b721a.zip
Patch #2826508: "Motorola A1200/E6/A1600 (motoezx) patch"
svn-id: r43636
Diffstat (limited to 'tools')
-rwxr-xr-xtools/credits.pl4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/credits.pl b/tools/credits.pl
index ad006b2aee..dbe098a652 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -646,6 +646,10 @@ begin_credits("Credits");
add_person("Oystein Eftevaag", "vinterstum", "");
end_section();
+ begin_section("LinuxMoto");
+ add_person("Lubomyr Lisen", "", "");
+ end_section();
+
begin_section("Maemo");
add_person("Frantisek Dufka", "fanoush", "");
end_section();