aboutsummaryrefslogtreecommitdiff
path: root/devtools
diff options
context:
space:
mode:
authorSven Hesse2014-07-11 15:40:16 +0200
committerSven Hesse2014-07-11 15:40:16 +0200
commitf54a3304f264427373af056d72c2cb566cb9ddf2 (patch)
treead415974d3f4a15258d4fb3be65e4e042a2c796b /devtools
parentbdf3c4948939c4a6f98c299d14791eae9dc97d43 (diff)
downloadscummvm-rg350-f54a3304f264427373af056d72c2cb566cb9ddf2.tar.gz
scummvm-rg350-f54a3304f264427373af056d72c2cb566cb9ddf2.tar.bz2
scummvm-rg350-f54a3304f264427373af056d72c2cb566cb9ddf2.zip
CREDITS: Retire BeOS porter Stefan Parviainen
Quoth Luc Schrijvers (Begasus) on scummvm-devel: "BeOS isn't maintained anymore (latest version still working on BeOS was something like 1.0."
Diffstat (limited to 'devtools')
-rwxr-xr-xdevtools/credits.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl
index e61f918f3b..de5d9d105e 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -954,7 +954,7 @@ begin_credits("Credits");
end_section();
begin_section("BeOS");
- add_person("Stefan Parviainen", "", "");
+ add_person("Stefan Parviainen", "", "(retired)");
add_person("Luc Schrijvers", "Begasus", "");
end_section();