Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Move Pilzadam to previous developers. (#5735)
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
builtin/mainmenu/tab_credits.lua
|
@@ -20,7 +20,6 @@ |
|
|
local core_developers = { |
|
|
"Perttu Ahola (celeron55) <celeron55@gmail.com>", |
|
|
"Ryan Kwolek (kwolekr) <kwolekr@minetest.net>", |
|
|
"PilzAdam <pilzadam@minetest.net>", |
|
|
"sfan5 <sfan5@live.de>", |
|
|
"kahrl <kahrl@gmx.net>", |
|
|
"sapier", |
|
@@ -54,6 +53,7 @@ local previous_core_developers = { |
|
|
"Lisa Milne (darkrose) <lisa@ltmnet.com>", |
|
|
"proller", |
|
|
"Ilya Zhuravlev (xyz) <xyz@minetest.net>", |
|
|
"PilzAdam <pilzadam@minetest.net>", |
|
|
} |
|
|
|
|
|
local previous_contributors = { |
|
|