commit: 8ee0c9ecf48f52cd421ad7808f5fe9d97edaf5cd Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sat Jul 3 09:09:06 2021 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Mon Jul 12 18:28:25 2021 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=8ee0c9ec
Revert "Drop duplicate info about contributions" Having the list of contributors on the main page is what everybody (including the original authors) had agreed upon in bug 150231, comment #39 and following. Update the list of contributors from appendices/contributors. This reverts commit 68990c4329bc68b340627415e0c75e19035ad244. Bug: https://bugs.gentoo.org/150231#39 Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> text.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/text.xml b/text.xml index 4bc295c..424a01f 100644 --- a/text.xml +++ b/text.xml @@ -10,6 +10,20 @@ inaccuracies, omissions, typos and the occasional outright lie. The intent is to make a handbook giving developers and users correct, detailed, up to date technical content. </p> + +<dl> + <dt>Contributors</dt> + <dd> + Ciaran McCreesh, Grant Goodyear, Aaron Walker, Robert Coie, Tom Martin, + Paul Varner, Ilya Volynets-Evenbakh, Diego Pettenò, Fernando J. Pereda, + Simon Stelling, Alin Dobre, Joseph Jezak, Ursula Maplehurst, Mark Loeser, + Petteri Räty, Ulrich Müller, Mike Pagano, Markus Meier, Markos Chandras, + Xavier Neys, Daniel Robbins, Jeremy Olexa, Julian Ospald, + Alexandre Rostovtsev, Göktürk Yüksek, Michael Orlitzky, Michał Górny, + Brian Evans, Lucas Ramage, Mike Frysinger, Sam James + </dd> +</dl> + <p> Contributions are encouraged. See the <uri link="::appendices/contributing"/> section for how to get started. If you have any corrections, suggestions or
