Fix spelling in new entry Formed -> Former :D

svn-id: r20319
This commit is contained in:
Eugene Sandulenko 2006-01-30 20:48:45 +00:00
parent c7e90efc80
commit a199c1ef14
4 changed files with 4 additions and 4 deletions

View File

@ -97,7 +97,7 @@ ScummVM Team
Retired Team Members
--------------------
Tore Anderson - Formed Debian GNU/Linux maintainer
Tore Anderson - Former Debian GNU/Linux maintainer
Ralph Brorsen - Help with GUI implementation
Jamieson Christian - iMUSE, MIDI, all things musical
Vincent Hamm - Co-Founder

View File

@ -156,7 +156,7 @@ All active team members
\item \textbf{\large Retired Team Members}
\begin{list}{}{\setlength{\leftmargin}{0.2cm}}
\item \begin{tabular}[h]{p{0.3\linewidth}p{0.6\linewidth}}
Tore Anderson & \textit{Formed Debian GNU/Linux maintainer}\\
Tore Anderson & \textit{Former Debian GNU/Linux maintainer}\\
Ralph Brorsen & \textit{Help with GUI implementation}\\
Jamieson Christian & \textit{iMUSE, MIDI, all things musical}\\
Vincent Hamm & \textit{Co-Founder}\\

View File

@ -100,7 +100,7 @@ static const char *credits[] = {
"\\C\\c0""",
"\\C\\c1""Retired Team Members",
"\\C\\c0""Tore Anderson",
"\\C\\c2""Formed Debian GNU/Linux maintainer",
"\\C\\c2""Former Debian GNU/Linux maintainer",
"\\C\\c0""Ralph Brorsen",
"\\C\\c2""Help with GUI implementation",
"\\C\\c0""Jamieson Christian",

View File

@ -549,7 +549,7 @@ begin_credits("Credits");
begin_section("Retired Team Members");
begin_persons();
add_person("Tore Anderson", "tore", "Formed Debian GNU/Linux maintainer");
add_person("Tore Anderson", "tore", "Former Debian GNU/Linux maintainer");
add_person("Ralph Brorsen", "painelf", "Help with GUI implementation");
add_person("Jamieson Christian", "jamieson630", "iMUSE, MIDI, all things musical");
add_person('Vincent Hamm', 'yazoo', "Co-Founder");