From 1bbee909fa368b9ebb823b93da15d7c5128893ae Mon Sep 17 00:00:00 2001 From: Sven Hesse Date: Fri, 11 Jul 2014 15:46:25 +0200 Subject: 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" --- devtools/credits.pl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'devtools') 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", ""); -- cgit v1.2.3