diff --git a/_data/credits.yml b/_data/credits.yml new file mode 100644 index 0000000..55be4a8 --- /dev/null +++ b/_data/credits.yml @@ -0,0 +1,75 @@ +active_core_devs: [ + "Perttu Ahola (celeron55) <celeron55@gmail.com>", + "sfan5 <sfan5@live.de>", + "ShadowNinja <shadowninja@minetest.net>", + "Nathanael Courant (Nore/Ekdohibs) <nore@mesecons.net>", + "Loic Blot (nerzhul/nrz) <loic.blot@unix-experience.fr>", + "Andrew Ward (rubenwardy) <Contact>", + "Krock/SmallJoker", + "Lars Hofhansl", + "v-rob", + "hecks", + "Hugues Ross", + "Dmitry Kostenko (x2048)", +] + +active_core_team: [ + "Zughy [Issue triager]", +] + +previous_core_devs: [ + "BlockMen", + "Maciej Kasatkin (RealBadAngel) [RIP]", + "Lisa Milne (darkrose)", + "proller", + "Ilya Zhuravlev (xyz)", + "PilzAdam", + "est31", + "kahrl", + "Ryan Kwolek (kwolekr)", + "sapier", + "Zeno", + "Auke Kok (sofar)", + "Aaron Suen", + "paramat", + "Pierre-Yves Rollo", +] + + +active_contributors: [ + "Wuzzy [Features, translations, devtest]", + "Lars Müller [Lua optimizations and fixes]", + "Jude Melton-Houghton [Optimizations, bugfixes]", + "paradust7 [Performance, fixes, Irrlicht refactoring]", + "Desour [Fixes]", + "ROllerozxa [Main menu]", + "savilli [Bugfixes]", + "Lexi Hale [Particlespawner animation]", + "Liso [Shadow Mapping]", + "JosiahWI [Fixes, build system]", + "numzero [Graphics and rendering]", + "HybridDog [Fixes]", + "NeroBurner [Joystick]", + "pecksin [Clickable web links]", + "Daroc Alden [Fixes]", + "Jean-Patrick Guerrero (kilbith) [Fixes]", +] + +previous_contributors: [ + "Nils Dagsson Moskopp (erlehmann) [Minetest logo]", + "red-001", + "Giuseppe Bilotta", + "ClobberXD", + "Dániel Juhász (juhdanad)", + "MirceaKitsune", + "MoNTE48", + "Constantin Wenger (SpeedProg)", + "Ciaran Gultnieks (CiaranG)", + "Paul Ouellette (pauloue)", + "stujones11", + "srifqi", + "Rogier", + "Gregory Currie (gregorycu)", + "JacobF", + "Jeija", +] diff --git a/credits.html b/credits.html index 388d22e..2904d63 100644 --- a/credits.html +++ b/credits.html @@ -12,41 +12,38 @@ redirect_from:
- 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. + The core team consists of contributors with special privileges and + responsibilities. +
++ Core developers decide what can be added to Minetest by voting for + and against pull requests. They also have commit access to the Minetest + team's repositories on GitHub. Learn more.
-