forked from Mirrorlandia_minetest/minetest
Update credits tab
This commit is contained in:
parent
644f145ff2
commit
7c14b434e0
6
.mailmap
6
.mailmap
@ -55,8 +55,9 @@ paramat <paramat@users.noreply.github.com>
|
|||||||
paramat <paramat@users.noreply.github.com> <mat.gregory@virginmedia.com>
|
paramat <paramat@users.noreply.github.com> <mat.gregory@virginmedia.com>
|
||||||
lhofhansl <lhofhansl@yahoo.com> <larsh@apache.org>
|
lhofhansl <lhofhansl@yahoo.com> <larsh@apache.org>
|
||||||
red-001 <red-001@outlook.ie> <red-001@openmailbox.org>
|
red-001 <red-001@outlook.ie> <red-001@openmailbox.org>
|
||||||
Wuzzy <wuzzy2@mail.ru> <Wuzzy2@mail.ru>
|
Wuzzy <Wuzzy@disroot.org> <wuzzy2@mail.ru>
|
||||||
Wuzzy <wuzzy2@mail.ru> <almikes@aol.com>
|
Wuzzy <Wuzzy@disroot.org> <Wuzzy2@mail.ru>
|
||||||
|
Wuzzy <Wuzzy@disroot.org> <almikes@aol.com>
|
||||||
Jordach <jordach.snelling@gmail.com>
|
Jordach <jordach.snelling@gmail.com>
|
||||||
MoNTE48 <MoNTE48@mail.ua>
|
MoNTE48 <MoNTE48@mail.ua>
|
||||||
v-rob <robinsonvincent89@gmail.com>
|
v-rob <robinsonvincent89@gmail.com>
|
||||||
@ -65,3 +66,4 @@ EvidenceB <49488517+EvidenceBKidscode@users.noreply.github.com>
|
|||||||
gregorycu <gregory.currie@gmail.com>
|
gregorycu <gregory.currie@gmail.com>
|
||||||
Rogier <rogier777@gmail.com>
|
Rogier <rogier777@gmail.com>
|
||||||
Rogier <rogier777@gmail.com> <Rogier-5@users.noreply.github.com>
|
Rogier <rogier777@gmail.com> <Rogier-5@users.noreply.github.com>
|
||||||
|
x2048 <codeforsmile@gmail.com>
|
||||||
|
@ -15,48 +15,46 @@
|
|||||||
--with this program; if not, write to the Free Software Foundation, Inc.,
|
--with this program; if not, write to the Free Software Foundation, Inc.,
|
||||||
--51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
--51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
-- https://github.com/orgs/minetest/teams/engine/members
|
||||||
|
|
||||||
local core_developers = {
|
local core_developers = {
|
||||||
"Perttu Ahola (celeron55) <celeron55@gmail.com>",
|
"Perttu Ahola (celeron55) <celeron55@gmail.com> [Project founder]",
|
||||||
"sfan5 <sfan5@live.de>",
|
"sfan5 <sfan5@live.de>",
|
||||||
|
"ShadowNinja <shadowninja@minetest.net>",
|
||||||
"Nathanaëlle Courant (Nore/Ekdohibs) <nore@mesecons.net>",
|
"Nathanaëlle Courant (Nore/Ekdohibs) <nore@mesecons.net>",
|
||||||
"Loic Blot (nerzhul/nrz) <loic.blot@unix-experience.fr>",
|
"Loic Blot (nerzhul/nrz) <loic.blot@unix-experience.fr>",
|
||||||
"paramat",
|
|
||||||
"Andrew Ward (rubenwardy) <rw@rubenwardy.com>",
|
"Andrew Ward (rubenwardy) <rw@rubenwardy.com>",
|
||||||
"Krock/SmallJoker <mk939@ymail.com>",
|
"Krock/SmallJoker <mk939@ymail.com>",
|
||||||
"Lars Hofhansl <larsh@apache.org>",
|
"Lars Hofhansl <larsh@apache.org>",
|
||||||
"Pierre-Yves Rollo <dev@pyrollo.com>",
|
|
||||||
"v-rob <robinsonvincent89@gmail.com>",
|
"v-rob <robinsonvincent89@gmail.com>",
|
||||||
"hecks",
|
"hecks",
|
||||||
"Hugues Ross <hugues.ross@gmail.com>",
|
"Hugues Ross <hugues.ross@gmail.com>",
|
||||||
"Dmitry Kostenko (x2048) <codeforsmile@gmail.com>",
|
"Dmitry Kostenko (x2048) <codeforsmile@gmail.com>",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
local core_team = {
|
||||||
|
"Zughy [Issue triager]",
|
||||||
|
}
|
||||||
|
|
||||||
-- For updating active/previous contributors, see the script in ./util/gather_git_credits.py
|
-- For updating active/previous contributors, see the script in ./util/gather_git_credits.py
|
||||||
|
|
||||||
local active_contributors = {
|
local active_contributors = {
|
||||||
"Wuzzy [I18n for builtin, liquid features, fixes]",
|
"Wuzzy [Features, translations, devtest]",
|
||||||
"Zughy [Various features and fixes]",
|
"Lars Müller [Lua optimizations and fixes]",
|
||||||
"numzero [Graphics and rendering]",
|
"Jude Melton-Houghton [Optimizations, bugfixes]",
|
||||||
"Desour [Internal fixes, Clipboard on X11]",
|
"paradust7 [Performance, fixes, Irrlicht refactoring]",
|
||||||
"Lars Müller [Various internal fixes]",
|
"Desour [Fixes]",
|
||||||
"JosiahWI [CMake, cleanups and fixes]",
|
"ROllerozxa [Main menu]",
|
||||||
"HybridDog [builtin, documentation]",
|
"savilli [Bugfixes]",
|
||||||
"Jude Melton-Houghton [Database implementation]",
|
"Lexi Hale [Particlespawner animation]",
|
||||||
"savilli [Fixes]",
|
|
||||||
"Liso [Shadow Mapping]",
|
"Liso [Shadow Mapping]",
|
||||||
"MoNTE48 [Build fix]",
|
"JosiahWI [Fixes, build system]",
|
||||||
"Jean-Patrick Guerrero (kilbith) [Fixes]",
|
"numzero [Graphics and rendering]",
|
||||||
"ROllerozxa [Code cleanups]",
|
"HybridDog [Fixes]",
|
||||||
"Lejo [bitop library integration]",
|
|
||||||
"LoneWolfHT [Build fixes]",
|
|
||||||
"NeroBurner [Joystick]",
|
"NeroBurner [Joystick]",
|
||||||
"Elias Fleckenstein [Internal fixes]",
|
|
||||||
"David CARLIER [Unix & Haiku build fixes]",
|
|
||||||
"pecksin [Clickable web links]",
|
"pecksin [Clickable web links]",
|
||||||
"srfqi [Android & rendering fixes]",
|
"Daroc Alden [Fixes]",
|
||||||
"EvidenceB [Formspec]",
|
"Jean-Patrick Guerrero (kilbith) [Fixes]",
|
||||||
}
|
}
|
||||||
|
|
||||||
local previous_core_developers = {
|
local previous_core_developers = {
|
||||||
@ -71,25 +69,29 @@ local previous_core_developers = {
|
|||||||
"Ryan Kwolek (kwolekr) <kwolekr@minetest.net>",
|
"Ryan Kwolek (kwolekr) <kwolekr@minetest.net>",
|
||||||
"sapier",
|
"sapier",
|
||||||
"Zeno",
|
"Zeno",
|
||||||
"ShadowNinja <shadowninja@minetest.net>",
|
|
||||||
"Auke Kok (sofar) <sofar@foo-projects.org>",
|
"Auke Kok (sofar) <sofar@foo-projects.org>",
|
||||||
"Aaron Suen <warr1024@gmail.com>",
|
"Aaron Suen <warr1024@gmail.com>",
|
||||||
|
"paramat",
|
||||||
|
"Pierre-Yves Rollo <dev@pyrollo.com>",
|
||||||
}
|
}
|
||||||
|
|
||||||
local previous_contributors = {
|
local previous_contributors = {
|
||||||
"Nils Dagsson Moskopp (erlehmann) <nils@dieweltistgarnichtso.net> [Minetest Logo]",
|
"Nils Dagsson Moskopp (erlehmann) <nils@dieweltistgarnichtso.net> [Minetest logo]",
|
||||||
"red-001 <red-001@outlook.ie>",
|
"red-001 <red-001@outlook.ie>",
|
||||||
"Giuseppe Bilotta",
|
"Giuseppe Bilotta",
|
||||||
|
"ClobberXD",
|
||||||
"Dániel Juhász (juhdanad) <juhdanad@gmail.com>",
|
"Dániel Juhász (juhdanad) <juhdanad@gmail.com>",
|
||||||
"MirceaKitsune <mirceakitsune@gmail.com>",
|
"MirceaKitsune <mirceakitsune@gmail.com>",
|
||||||
|
"MoNTE48",
|
||||||
"Constantin Wenger (SpeedProg)",
|
"Constantin Wenger (SpeedProg)",
|
||||||
"Ciaran Gultnieks (CiaranG)",
|
"Ciaran Gultnieks (CiaranG)",
|
||||||
"Paul Ouellette (pauloue)",
|
"Paul Ouellette (pauloue)",
|
||||||
"stujones11",
|
"stujones11",
|
||||||
|
"srifqi",
|
||||||
"Rogier <rogier777@gmail.com>",
|
"Rogier <rogier777@gmail.com>",
|
||||||
"Gregory Currie (gregorycu)",
|
"Gregory Currie (gregorycu)",
|
||||||
"JacobF",
|
"JacobF",
|
||||||
"Jeija <jeija@mesecons.net> [HTTP, particles]",
|
"Jeija <jeija@mesecons.net>",
|
||||||
}
|
}
|
||||||
|
|
||||||
local function buildCreditList(source)
|
local function buildCreditList(source)
|
||||||
@ -115,6 +117,8 @@ return {
|
|||||||
"table[3.5,-0.25;8.5,6.05;list_credits;" ..
|
"table[3.5,-0.25;8.5,6.05;list_credits;" ..
|
||||||
"#FFFF00," .. fgettext("Core Developers") .. ",," ..
|
"#FFFF00," .. fgettext("Core Developers") .. ",," ..
|
||||||
buildCreditList(core_developers) .. ",,," ..
|
buildCreditList(core_developers) .. ",,," ..
|
||||||
|
"#FFFF00," .. fgettext("Core Team") .. ",," ..
|
||||||
|
buildCreditList(core_team) .. ",,," ..
|
||||||
"#FFFF00," .. fgettext("Active Contributors") .. ",," ..
|
"#FFFF00," .. fgettext("Active Contributors") .. ",," ..
|
||||||
buildCreditList(active_contributors) .. ",,," ..
|
buildCreditList(active_contributors) .. ",,," ..
|
||||||
"#FFFF00," .. fgettext("Previous Core Developers") ..",," ..
|
"#FFFF00," .. fgettext("Previous Core Developers") ..",," ..
|
||||||
|
Loading…
Reference in New Issue
Block a user