diff options
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/credits.pl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/credits.pl b/tools/credits.pl index fe7e21b8ed..6175906796 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -592,6 +592,12 @@ begin_credits("Credits"); add_person("Johannes Schickel", "LordHoto", ""); end_section(); + begin_section("Last Express"); + add_person("Matthew Hoops", "clone2727", ""); + add_person("Jordi Vilalta Prat", "jvprat", ""); + add_person("Julien Templier", "littleboy", ""); + end_section(); + begin_section("Lure"); add_person("Paul Gilbert", "dreammaster", ""); end_section(); |