aboutsummaryrefslogtreecommitdiff
path: root/devtools
diff options
context:
space:
mode:
authorSven Hesse2014-07-11 15:46:25 +0200
committerSven Hesse2014-07-11 15:46:25 +0200
commit1bbee909fa368b9ebb823b93da15d7c5128893ae (patch)
treee8e8264478d642b074540c037c795152ecea1f6e /devtools
parentf54a3304f264427373af056d72c2cb566cb9ddf2 (diff)
downloadscummvm-rg350-1bbee909fa368b9ebb823b93da15d7c5128893ae.tar.gz
scummvm-rg350-1bbee909fa368b9ebb823b93da15d7c5128893ae.tar.bz2
scummvm-rg350-1bbee909fa368b9ebb823b93da15d7c5128893ae.zip
CREDITS: Add Haiku port maintained by Luc Schrijvers
Quoth Luc Schrijvers (Begasus) on scummvm-devel: "Haiku is stepping up and there is a recipe (script to build scummvm) in the haikuporters git repo [...] I'll still do a full build and make it available for download that could be upped on your download page when ready"
Diffstat (limited to 'devtools')
-rwxr-xr-xdevtools/credits.pl4
1 files changed, 4 insertions, 0 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl
index de5d9d105e..e33d3d1ec6 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -967,6 +967,10 @@ begin_credits("Credits");
add_person("Willem Jan Palenstijn", "wjp", "");
end_section();
+ begin_section("Haiku");
+ add_person("Luc Schrijvers", "Begasus", "");
+ end_section();
+
begin_section("Mac OS X");
add_person("Max Horn", "Fingolfin", "(retired)");
add_person("Oystein Eftevaag", "vinterstum", "");