Skip to content

Commit bacbf52

Browse files
committed
Update Patreon credits
Update credits with latest additions. Signed-off-by: Christopher Snowhill <kode54@gmail.com>
1 parent 5ea6c9d commit bacbf52

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

en.lproj/Credits.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
<br><br>
1111
Thanks to my patrons:
1212
<br>
13-
Alexander Pecheny, Electric Keet, Antti Aro, Fj&ouml;lnir &Aacute;sgeirsson, Giampaolo Bellavite
13+
Alexander Pecheny, Electric Keet, Antti Aro, Fj&ouml;lnir &Aacute;sgeirsson, Giampaolo Bellavite, Louis Martinez V, alga
1414
</body>
1515
</html>

es.lproj/Credits.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
<br><br>
1111
Thanks to my patrons:
1212
<br>
13-
Alexander Pecheny, Electric Keet, Antti Aro, Fj&ouml;lnir &Aacute;sgeirsson, Giampaolo Bellavite
13+
Alexander Pecheny, Electric Keet, Antti Aro, Fj&ouml;lnir &Aacute;sgeirsson, Giampaolo Bellavite, Louis Martinez V, alga
1414
</body>
1515
</html>

patrons.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
#define MY_PATRONS \
55
"Thanks to my patrons:\n" \
66
"Alexander Pecheny, Electric Keet, Antti Aro,\n"
7-
"Fj\xc3\xb6lnir \xc3\x81sgeirsson, Giampaolo Bellavite"
7+
"Fj\xc3\xb6lnir \xc3\x81sgeirsson, Giampaolo Bellavite\n"
8+
"Louis Martinez V, alga"
89

910
#endif

0 commit comments

Comments
 (0)