mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-29 14:42:26 +00:00
Updated credits (Debian package maintainer: Tore -> Tao
svn-id: r20312
This commit is contained in:
parent
afaf1d0ab9
commit
d985e24bf9
3
AUTHORS
3
AUTHORS
@ -97,6 +97,7 @@ ScummVM Team
|
||||
|
||||
Retired Team Members
|
||||
--------------------
|
||||
Tore Anderson - Formed Debian GNU/Linux maintainer
|
||||
Ralph Brorsen - Help with GUI implementation
|
||||
Jamieson Christian - iMUSE, MIDI, all things musical
|
||||
Vincent Hamm - Co-Founder
|
||||
@ -120,7 +121,7 @@ Other contributions
|
||||
Stefan Parviainen
|
||||
|
||||
Debian GNU/Linux:
|
||||
Tore Anderson
|
||||
David Weinehall
|
||||
|
||||
Fedora / RedHat:
|
||||
Willem Jan Palenstijn
|
||||
|
@ -156,6 +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}\\
|
||||
Ralph Brorsen & \textit{Help with GUI implementation}\\
|
||||
Jamieson Christian & \textit{iMUSE, MIDI, all things musical}\\
|
||||
Vincent Hamm & \textit{Co-Founder}\\
|
||||
@ -189,7 +190,7 @@ All active team members
|
||||
\item \textbf{ Debian GNU/Linux}
|
||||
\begin{list}{}{\setlength{\leftmargin}{0.2cm}}
|
||||
\item \begin{tabular}[h]{p{0.3\linewidth}p{0.6\linewidth}}
|
||||
Tore Anderson & \textit{}\\
|
||||
David Weinehall & \textit{}\\
|
||||
\end{tabular}
|
||||
\end{list}
|
||||
\item \textbf{ Fedora / RedHat}
|
||||
|
@ -99,6 +99,8 @@ static const char *credits[] = {
|
||||
"\\C\\c0""",
|
||||
"\\C\\c0""",
|
||||
"\\C\\c1""Retired Team Members",
|
||||
"\\C\\c0""Tore Anderson",
|
||||
"\\C\\c2""Formed Debian GNU/Linux maintainer",
|
||||
"\\C\\c0""Ralph Brorsen",
|
||||
"\\C\\c2""Help with GUI implementation",
|
||||
"\\C\\c0""Jamieson Christian",
|
||||
@ -132,7 +134,7 @@ static const char *credits[] = {
|
||||
"\\C\\c0""Stefan Parviainen",
|
||||
"\\C\\c0""",
|
||||
"\\C\\c1""Debian GNU/Linux",
|
||||
"\\C\\c0""Tore Anderson",
|
||||
"\\C\\c0""David Weinehall",
|
||||
"\\C\\c0""",
|
||||
"\\C\\c1""Fedora / RedHat",
|
||||
"\\C\\c0""Willem Jan Palenstijn",
|
||||
|
@ -549,6 +549,7 @@ begin_credits("Credits");
|
||||
|
||||
begin_section("Retired Team Members");
|
||||
begin_persons();
|
||||
add_person("Tore Anderson", "tore", "Formed 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");
|
||||
@ -577,7 +578,7 @@ begin_credits("Credits");
|
||||
end_section();
|
||||
|
||||
begin_section("Debian GNU/Linux");
|
||||
add_person("Tore Anderson", "tore", "");
|
||||
add_person("David Weinehall", "tao", "");
|
||||
end_section();
|
||||
|
||||
begin_section("Fedora / RedHat");
|
||||
|
Loading…
x
Reference in New Issue
Block a user