Adding myself to the AGI section as well
svn-id: r26746
This commit is contained in:
parent
0ba5afa585
commit
ecf8417d01
3 changed files with 3 additions and 0 deletions
1
AUTHORS
1
AUTHORS
|
@ -26,6 +26,7 @@ ScummVM Team
|
||||||
|
|
||||||
AGI:
|
AGI:
|
||||||
Stuart George
|
Stuart George
|
||||||
|
Filippos Karapetis
|
||||||
Pawel Kolodziejski
|
Pawel Kolodziejski
|
||||||
Eugene Sandulenko
|
Eugene Sandulenko
|
||||||
David Symonds
|
David Symonds
|
||||||
|
|
|
@ -27,6 +27,7 @@ static const char *credits[] = {
|
||||||
"\\C\\c0""",
|
"\\C\\c0""",
|
||||||
"\\C\\c1""AGI",
|
"\\C\\c1""AGI",
|
||||||
"\\C\\c0""Stuart George",
|
"\\C\\c0""Stuart George",
|
||||||
|
"\\C\\c0""Filippos Karapetis",
|
||||||
"\\C\\c0""Pawel Kolodziejski",
|
"\\C\\c0""Pawel Kolodziejski",
|
||||||
"\\C\\c0""Eugene Sandulenko",
|
"\\C\\c0""Eugene Sandulenko",
|
||||||
"\\C\\c0""David Symonds",
|
"\\C\\c0""David Symonds",
|
||||||
|
|
|
@ -484,6 +484,7 @@ begin_credits("Credits");
|
||||||
|
|
||||||
begin_section("AGI");
|
begin_section("AGI");
|
||||||
add_person("Stuart George", "darkfiber", "");
|
add_person("Stuart George", "darkfiber", "");
|
||||||
|
add_person("Filippos Karapetis", "[md5]", "");
|
||||||
add_person("Paweł Kołodziejski", "aquadran", "");
|
add_person("Paweł Kołodziejski", "aquadran", "");
|
||||||
add_person("Eugene Sandulenko", "sev", "");
|
add_person("Eugene Sandulenko", "sev", "");
|
||||||
add_person("David Symonds", "dsymonds", "");
|
add_person("David Symonds", "dsymonds", "");
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue