diff options
author | Lothar Serra Mari | 2015-06-29 12:49:50 +0200 |
---|---|---|
committer | Thierry Crozat | 2015-07-12 14:17:30 +0100 |
commit | 9b357309256a5e437115e29669eb309c1b47aeb1 (patch) | |
tree | e19f9828b8471188f26d2aca4b496bd03671fabf /devtools | |
parent | 3142c455e05e4bb4e562924dbcc7173645a697cc (diff) | |
download | scummvm-rg350-9b357309256a5e437115e29669eb309c1b47aeb1.tar.gz scummvm-rg350-9b357309256a5e437115e29669eb309c1b47aeb1.tar.bz2 scummvm-rg350-9b357309256a5e437115e29669eb309c1b47aeb1.zip |
CREDITS: Removed rootfather's "retired" tag
Removed my "retired" tag in credits.pl
Diffstat (limited to 'devtools')
-rwxr-xr-x | devtools/credits.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl index 2360576e88..41c2d4f162 100755 --- a/devtools/credits.pl +++ b/devtools/credits.pl @@ -1053,7 +1053,7 @@ begin_credits("Credits"); end_section(); begin_section("German"); add_person("Simon Sawatzki", "SimSaw", ""); - add_person("Lothar Serra Mari", "Lothar93", "(retired)"); + add_person("Lothar Serra Mari", "rootfather", ""); end_section(); begin_section("Hungarian"); add_person("Alex Bevilacqua", "", ""); |