aboutsummaryrefslogtreecommitdiff
path: root/devtools
diff options
context:
space:
mode:
authorVincent Bénony2015-12-02 14:50:40 +0100
committerVincent Bénony2016-01-06 16:17:25 +0100
commit4ab1382e8b9e6eda601d37cdb3a3d49aacd5715f (patch)
tree2cf358b992539d85163d1759131ed966215555b2 /devtools
parent433808b7dc1ba624a2b65558f7f1da921c19d316 (diff)
downloadscummvm-rg350-4ab1382e8b9e6eda601d37cdb3a3d49aacd5715f.tar.gz
scummvm-rg350-4ab1382e8b9e6eda601d37cdb3a3d49aacd5715f.tar.bz2
scummvm-rg350-4ab1382e8b9e6eda601d37cdb3a3d49aacd5715f.zip
IOS: Adds my name to the contributors list
Diffstat (limited to 'devtools')
-rwxr-xr-xdevtools/credits.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl
index f5d8542ae8..9fa28ed3e4 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -826,8 +826,9 @@ begin_credits("Credits");
add_person("John Willis", "DJWillis", "");
end_section();
- begin_section("iPhone");
+ begin_section("iPhone / iPad");
add_person("Oystein Eftevaag", "vinterstum", "");
+ add_person("Vincent Bénony", "bSr43", "");
end_section();
begin_section("LinuxMoto");