diff options
-rw-r--r-- | AUTHORS | 8 | ||||
-rwxr-xr-x | devtools/credits.pl | 2 |
2 files changed, 5 insertions, 5 deletions
@@ -61,10 +61,10 @@ ScummVM Team Travis Howell Oliver Kiehl - (retired) Ludvig Strigeus - (retired) - - AVALANCHE: - Peter Bozso - Arnaud Boutonne + + AVALANCHE: + Peter Bozso + Arnaud Boutonne CGE: Arnaud Boutonne diff --git a/devtools/credits.pl b/devtools/credits.pl index 50efb42a55..f652773b33 100755 --- a/devtools/credits.pl +++ b/devtools/credits.pl @@ -543,7 +543,7 @@ begin_credits("Credits"); end_section(); begin_section("AVALANCHE"); - add_person("Peter Bozsó", "uruk", ""); + add_person("Peter Bozsó", "uruk", ""); add_person("Arnaud Boutonné", "Strangerke", ""); end_section(); |