Skip to content

Commit a008e07

Browse files
Update tab_about.lua with my email
1 parent 37735f1 commit a008e07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

builtin/mainmenu/tab_about.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--Minetest
2-
--Copyright (C) 2013 sapier
2+
--Copyright (C) 2013 MrTheCoder ZAPIERa
33
--
44
--This program is free software; you can redistribute it and/or modify
55
--it under the terms of the GNU Lesser General Public License as published by
@@ -20,7 +20,7 @@
2020
local core_developers = {
2121
"Perttu Ahola (celeron55) <[email protected]> [Original MineTest Project founder]",
2222
"The rest of the minetest team",
23-
"Sai Panneerselvam (MrCoder) <>",
23+
"Sai Panneerselvam (MrCoder) <[email protected]>",
2424
"your name could be here! develop something in minebuild's foundation to get added.},
2525
}
2626

0 commit comments

Comments
 (0)