Add myself to the necessary credit sections.

svn-id: r25030
This commit is contained in:
David Symonds 2007-01-06 16:33:19 +00:00
parent f6c87460de
commit c8b46e026f
4 changed files with 4 additions and 0 deletions

View file

@ -27,6 +27,7 @@ ScummVM Team
AGI:
Pawel Kolodziejski
Eugene Sandulenko
David Symonds
AGOS:
Torbjorn Andersson

View file

@ -39,6 +39,7 @@
\item \begin{tabular}[h]{p{0.3\linewidth}p{0.6\linewidth}}
Pawe{\l} Ko{\l}odziejski & \textit{}\\
Eugene Sandulenko & \textit{}\\
David Symonds & \textit{}\\
\end{tabular}
\end{list}
\item \textbf{ AGOS}

View file

@ -28,6 +28,7 @@ static const char *credits[] = {
"\\C\\c1""AGI",
"\\C\\c0""Pawel Kolodziejski",
"\\C\\c0""Eugene Sandulenko",
"\\C\\c0""David Symonds",
"\\C\\c0""",
"\\C\\c1""AGOS",
"\\C\\c0""Torbj\366rn Andersson",

View file

@ -482,6 +482,7 @@ begin_credits("Credits");
begin_section("AGI");
add_person("Paweł Kołodziejski", "aquadran", "");
add_person("Eugene Sandulenko", "sev", "");
add_person("David Symonds", "dsymonds", "");
end_section();
begin_section("AGOS");