aboutsummaryrefslogtreecommitdiff
path: root/devtools/credits.pl
diff options
context:
space:
mode:
authorThierry Crozat2012-03-11 13:20:42 +0000
committerThierry Crozat2012-03-11 13:21:42 +0000
commite08ab4e8aa37b55d42e2800457f8704212a721cb (patch)
tree0c9aa246760531a881fc601be32496bd109faa7a /devtools/credits.pl
parent5658b202baed76bb8c6ce775d516e7331f4cb48b (diff)
downloadscummvm-rg350-e08ab4e8aa37b55d42e2800457f8704212a721cb.tar.gz
scummvm-rg350-e08ab4e8aa37b55d42e2800457f8704212a721cb.tar.bz2
scummvm-rg350-e08ab4e8aa37b55d42e2800457f8704212a721cb.zip
CREDITS: Add credits for Basque translation
Diffstat (limited to 'devtools/credits.pl')
-rwxr-xr-xdevtools/credits.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl
index 8330450984..b3a506125f 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -915,6 +915,9 @@ begin_credits("Credits");
begin_persons();
add_person("Thierry Crozat", "criezy", "Translation Lead");
end_persons();
+ begin_section("Basque");
+ add_person("Mikel Iturbe Urretxa", "", "");
+ end_section();
begin_section("Catalan");
add_person("Jordi Vilalta Prat", "jvprat", "");
end_section();