diff options
author | Matthew Hoops | 2012-08-31 21:58:58 -0400 |
---|---|---|
committer | Matthew Hoops | 2012-08-31 21:58:58 -0400 |
commit | 790a74ab9df5eae7bcf9d923b0d5ec26569771b2 (patch) | |
tree | eb0a6f983abe5fa80f4798fb0dbd5dec4db43473 /devtools | |
parent | f61146f32791831211c7b9399ec681aed109f03b (diff) | |
parent | ddffd74094768fe7c992c568d484de06f389b7a0 (diff) | |
download | scummvm-rg350-790a74ab9df5eae7bcf9d923b0d5ec26569771b2.tar.gz scummvm-rg350-790a74ab9df5eae7bcf9d923b0d5ec26569771b2.tar.bz2 scummvm-rg350-790a74ab9df5eae7bcf9d923b0d5ec26569771b2.zip |
Merge remote branch 'upstream/master' into pegasus
Diffstat (limited to 'devtools')
-rwxr-xr-x | devtools/credits.pl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl index 5cfa4985ac..1ff051af73 100755 --- a/devtools/credits.pl +++ b/devtools/credits.pl @@ -939,6 +939,9 @@ begin_credits("Credits"); begin_section("French"); add_person("Thierry Crozat", "criezy", ""); end_section(); + begin_section("Galician"); + add_person("Santiago G. Sanz", "sgsanz", ""); + end_section(); begin_section("German"); add_person("Simon Sawatzki", "SimSaw", ""); add_person("Lothar Serra Mari", "Lothar93", ""); |