aboutsummaryrefslogtreecommitdiff
path: root/devtools
diff options
context:
space:
mode:
authorAlyssa Milburn2011-11-17 17:00:58 +0100
committerAlyssa Milburn2011-11-17 17:00:58 +0100
commit8f6037709793308bcab1e55766ffcaaf41d0e026 (patch)
tree3a476b8383acec2408e0b8925e6919e3313bd1c4 /devtools
parent8b8f70c3a5c021d2375b39c875fcf373d6f5f84f (diff)
downloadscummvm-rg350-8f6037709793308bcab1e55766ffcaaf41d0e026.tar.gz
scummvm-rg350-8f6037709793308bcab1e55766ffcaaf41d0e026.tar.bz2
scummvm-rg350-8f6037709793308bcab1e55766ffcaaf41d0e026.zip
CREDITS: Add myself for Composer.
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 47bba09391..8d4bdee2fd 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -528,6 +528,10 @@ begin_credits("Credits");
add_person("Eugene Sandulenko", "sev", "");
end_section();
+ begin_section("Composer");
+ add_person("Alyssa Milburn", "fuzzie", "");
+ end_section();
+
begin_section("CruisE");
add_person("Paul Gilbert", "dreammaster", "");
add_person("Vincent Hamm", "yaz0r", "(retired)");