Skip to content

Commit 386108f

Browse files
committedApr 25, 2013
kahrl is back
1 parent ddd2b18 commit 386108f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/guiMainMenu.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ const wchar_t *contrib_core_strs[] = {
5757
};
5858

5959
const wchar_t *contrib_active_strs[] = {
60+
L"kahrl <kahrl@gmx.net>",
6061
L"sfan5 <sfan5@live.de>",
6162
L"sapier <sapier@gmx.net>",
6263
L"Vanessa Ezekowitz (VanessaE) <vanessaezekowitz@gmail.com>",
@@ -69,7 +70,6 @@ const wchar_t *contrib_active_strs[] = {
6970
};
7071

7172
const wchar_t *contrib_previous_strs[] = {
72-
L"kahrl <kahrl@gmx.net>",
7373
L"Giuseppe Bilotta (Oblomov) <giuseppe.bilotta@gmail.com>",
7474
L"Jonathan Neuschafer <j.neuschaefer@gmx.net>",
7575
L"Nils Dagsson Moskopp (erlehmann) <nils@dieweltistgarnichtso.net>",

0 commit comments

Comments
 (0)
Please sign in to comment.