Credit clone2727 for his significant contributions to our Wiki.
svn-id: r24944
This commit is contained in:
parent
fb1cb33324
commit
291859eccd
4 changed files with 5 additions and 0 deletions
1
AUTHORS
1
AUTHORS
|
@ -135,6 +135,7 @@ ScummVM Team
|
||||||
Documentation
|
Documentation
|
||||||
-------------
|
-------------
|
||||||
Joachim Eberhard - Documentation manager
|
Joachim Eberhard - Documentation manager
|
||||||
|
Matthew Hoops - Wiki editor
|
||||||
|
|
||||||
Retired Team Members
|
Retired Team Members
|
||||||
--------------------
|
--------------------
|
||||||
|
|
|
@ -224,6 +224,7 @@ All active team members
|
||||||
\begin{list}{}{\setlength{\leftmargin}{0.2cm}}
|
\begin{list}{}{\setlength{\leftmargin}{0.2cm}}
|
||||||
\item \begin{tabular}[h]{p{0.3\linewidth}p{0.6\linewidth}}
|
\item \begin{tabular}[h]{p{0.3\linewidth}p{0.6\linewidth}}
|
||||||
Joachim Eberhard & \textit{Documentation manager}\\
|
Joachim Eberhard & \textit{Documentation manager}\\
|
||||||
|
Matthew Hoops & \textit{Wiki editor}\\
|
||||||
\end{tabular}
|
\end{tabular}
|
||||||
\end{list}
|
\end{list}
|
||||||
\item \textbf{\large Retired Team Members}
|
\item \textbf{\large Retired Team Members}
|
||||||
|
|
|
@ -141,6 +141,8 @@ static const char *credits[] = {
|
||||||
"\\C\\c1""Documentation",
|
"\\C\\c1""Documentation",
|
||||||
"\\C\\c0""Joachim Eberhard",
|
"\\C\\c0""Joachim Eberhard",
|
||||||
"\\C\\c2""Documentation manager",
|
"\\C\\c2""Documentation manager",
|
||||||
|
"\\C\\c0""Matthew Hoops",
|
||||||
|
"\\C\\c2""Wiki editor",
|
||||||
"\\C\\c0""",
|
"\\C\\c0""",
|
||||||
"\\C\\c1""Retired Team Members",
|
"\\C\\c1""Retired Team Members",
|
||||||
"\\C\\c0""Tore Anderson",
|
"\\C\\c0""Tore Anderson",
|
||||||
|
|
|
@ -618,6 +618,7 @@ begin_credits("Credits");
|
||||||
begin_section("Documentation");
|
begin_section("Documentation");
|
||||||
begin_persons();
|
begin_persons();
|
||||||
add_person("Joachim Eberhard", "joachimeberhard", "Documentation manager");
|
add_person("Joachim Eberhard", "joachimeberhard", "Documentation manager");
|
||||||
|
add_person("Matthew Hoops", "clone2727", "Wiki editor");
|
||||||
end_persons();
|
end_persons();
|
||||||
end_section();
|
end_section();
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue