diff options
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/credits.pl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/credits.pl b/tools/credits.pl index bd1060fb76..f5bea402b0 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -951,6 +951,9 @@ begin_credits("Credits"); begin_section("Spanish"); add_person("Tomás Maidagan", "Truido", ""); end_section(); + begin_section("Swedish"); + add_person("Hampus Flink", "", ""); + end_section(); begin_section("Ukrainian"); add_person("Lubomyr Lisen", "", ""); end_section(); |