Initial commit
This commit is contained in:
6
engines/wage/credits.pl
Normal file
6
engines/wage/credits.pl
Normal file
@@ -0,0 +1,6 @@
|
||||
begin_section("WAGE");
|
||||
add_person("Alikhan Balpykov", "Alikhan", "");
|
||||
add_person("Eugene Sandulenko", "sev", "");
|
||||
|
||||
add_person("Alexei Svitkine", "asvitkine", "(Java implementation author)");
|
||||
end_section();
|
||||
Reference in New Issue
Block a user