From 8f6037709793308bcab1e55766ffcaaf41d0e026 Mon Sep 17 00:00:00 2001 From: Alyssa Milburn Date: Thu, 17 Nov 2011 17:00:58 +0100 Subject: CREDITS: Add myself for Composer. --- devtools/credits.pl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'devtools') 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)"); -- cgit v1.2.3