Skip to content

Commit 714b68a

Browse files
committedAug 31, 2015
Credits tab: fix accidental merger of two contributors
Fixes #3125
1 parent 2c637ce commit 714b68a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

Diff for: ‎builtin/mainmenu/tab_credits.lua

+2-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ tab_credits = {
4848
",Andrew Ward (rubenwardy) <rubenwardy@gmail.com>," ..
4949
",Aaron Suen <warr1024@gmail.com>," ..
5050
",Sokomine <wegwerf@anarres.dyndns.org>," ..
51-
",Břetislav Štec (TeTpaAka)," ..
51+
",Břetislav Štec (t0suj4/TBC_x)," ..
52+
",TeTpaAka," ..
5253
",Jean-Patrick G (kilbith) <jeanpatrick.guerrero@gmail.com>," ..
5354
",Rui <mrrst0914@gmail.com>," ..
5455
",Diego Martinez (kaeza) <kaeza@users.sf.net>," ..

0 commit comments

Comments
 (0)
Please sign in to comment.