The design has been slightly modernized in the process. jQuery was also removed as it is no longer required, resulting in faster page loading times. Gallery thumbnails were regenerated at an higher resolution to match the new design.
106 lines
6.6 KiB
HTML
106 lines
6.6 KiB
HTML
---
|
|
title: Credits
|
|
layout: default
|
|
redirect_from:
|
|
- /credits.html
|
|
- /contributors/
|
|
---
|
|
|
|
<section class="section">
|
|
<div class="container">
|
|
<div class="columns is-centered">
|
|
<div class="column is-10 is-9-desktop is-8-widescreen is-7-fullhd content">
|
|
|
|
<h1>Credits</h1>
|
|
<h2>Core Developers</h2>
|
|
<p>
|
|
Core developers are contributors with special privileges and responsibilities.
|
|
They decide what can be added to Minetest by voting for and against pull requests.
|
|
They also have access to the Minetest team's repositories on GitHub.
|
|
<a href="https://dev.minetest.net/Organisation">Learn more.</a>
|
|
</p>
|
|
|
|
<h3>Active</h3>
|
|
<ul>
|
|
<li>Perttu Ahola (celeron55) <<a href="mailto:celeron55@gmail.com" title="celeron55@gmail.com">celeron55@gmail.com</a>></li>
|
|
<li>Ryan Kwolek (kwolekr) <<a href="mailto:kwolekr@minetest.net" title="kwolekr@minetest.net">kwolekr@minetest.net</a>></li>
|
|
<li>PilzAdam <<a href="mailto:pilzadam@minetest.net" title="pilzadam@minetest.net">pilzadam@minetest.net</a>></li>
|
|
<li>sfan5 <<a href="mailto:sfan5@live.de" title="sfan5@live.de">sfan5@live.de</a>></li>
|
|
<li>kahrl <<a href="mailto:kahrl@gmx.net" title="kahrl@gmx.net">kahrl@gmx.net</a>></li>
|
|
<li>sapier</li>
|
|
<li>ShadowNinja <<a href="mailto:shadowninja@minetest.net" title="shadowninja@minetest.net">shadowninja@minetest.net</a>></li>
|
|
<li>Nathanael Courant (Nore/Ekdohibs) <<a href="mailto:nore@mesecons.net" title="nore@mesecons.net">nore@mesecons.net</a>></li>
|
|
<li>Loic Blot (nerzhul/nrz) <<a href="mailto:loic.blot@unix-experience.fr" title="loic.blot@unix-experience.fr">loic.blot@unix-experience.fr</a>></li>
|
|
<li>Matt Gregory (paramat)</li>
|
|
<li>Craig Robbins (Zeno)</li>
|
|
<li>Auke Kok (sofar)</li>
|
|
<li>Andrew Ward (rubenwardy)</li>
|
|
<li>SmallJoker</li>
|
|
</ul>
|
|
|
|
<h3>Previous</h3>
|
|
<ul>
|
|
<li>Maciej Kasatkin (RealBadAngel)</li>
|
|
<li>Lisa Milne (darkrose)</li>
|
|
<li>proller</li>
|
|
<li>Ilya Zhuravlev (xyz)</li>
|
|
<li>BlockMen</li>
|
|
<li>est31 <<a href="mailto:MTest31@outlook.com" title="MTest31@outlook.com">MTest31@outlook.com</a>></li>
|
|
</ul>
|
|
|
|
<hr>
|
|
<h2>Contributors</h2>
|
|
<p>
|
|
Also see the complete lists of
|
|
<a href="https://github.com/minetest/minetest/graphs/contributors">Minetest</a> and
|
|
<a href="https://github.com/minetest/minetest_game/graphs/contributors">Minetest Game</a>
|
|
contributors.
|
|
</p>
|
|
|
|
<h3>Active</h3>
|
|
<ul>
|
|
<li>Duane Robertson</li>
|
|
<li>Dániel Juhász (juhdanad)</li>
|
|
<li>Lars Hofhansl</li>
|
|
<li>Roger</li>
|
|
<li>Aaron Suen</li>
|
|
<li>Sokomine</li>
|
|
<li>Břetislav Štec (t0suj4/TBC_x)</li>
|
|
<li>TeTpaAka</li>
|
|
<li>Jean-Patrick G (kilbith)</li>
|
|
<li>Rui</li>
|
|
<li>Diego Martinez (kaeza)</li>
|
|
</ul>
|
|
|
|
<h3>Previous</h3>
|
|
<ul>
|
|
<li>Vanessa Ezekowitz (VanessaE)</li>
|
|
<li>Jurgen Doser (doserj)</li>
|
|
<li>Gregory Currie (gregorycu)</li>
|
|
<li>Jeija</li>
|
|
<li>MirceaKitsune</li>
|
|
<li>dannydark</li>
|
|
<li>0gb.us</li>
|
|
<li>Guiseppe Bilotta (Oblomov)</li>
|
|
<li>Jonathan Neuschafer</li>
|
|
<li>Nils Dagsson Moskopp (erlehmann)</li>
|
|
<li>Constantin Wenger (SpeedProg)</li>
|
|
<li>matttpt</li>
|
|
<li>JacobF</li>
|
|
<li>TriBlade9</li>
|
|
<li>Zefram</li>
|
|
</ul>
|
|
|
|
<p class="has-text-weight-bold">
|
|
More information can be found at
|
|
<a href="https://www.openhub.net/p/minetest-c55">Open Hub</a>.
|
|
</p>
|
|
<p>
|
|
Want to <a href="{{ '/get_involved/#contribute' | relative_url }}">contribute</a>?
|
|
</p>
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|