Initial commit
This commit is contained in:
11
engines/agi/credits.pl
Normal file
11
engines/agi/credits.pl
Normal file
@@ -0,0 +1,11 @@
|
||||
begin_section("AGI");
|
||||
add_person("Stuart George", "darkfiber", "");
|
||||
add_person("Matthew Hoops", "clone2727", "(retired)");
|
||||
add_person("Filippos Karapetis", "bluegr", "");
|
||||
add_person("Martin Kiewitz", "m_kiewitz", "");
|
||||
add_person("Paweł Kołodziejski", "aquadran", "");
|
||||
add_person("Walter van Niftrik", "waltervn", "");
|
||||
add_person("Kari Salminen", "Buddha^", "");
|
||||
add_person("Eugene Sandulenko", "sev", "");
|
||||
add_person("David Symonds", "dsymonds", "(retired)");
|
||||
end_section();
|
||||
Reference in New Issue
Block a user