From 9edf4ddc49fd2b03623ed6ab839fbeb70ddc21db Mon Sep 17 00:00:00 2001 From: Christopher Snowhill Date: Wed, 26 Jan 2022 17:19:50 -0800 Subject: [PATCH] Update credits: New patron Signed-off-by: Christopher Snowhill --- en.lproj/Credits.html | 2 +- es.lproj/Credits.html | 2 +- patrons.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/en.lproj/Credits.html b/en.lproj/Credits.html index 03abff0fc..680173ec8 100644 --- a/en.lproj/Credits.html +++ b/en.lproj/Credits.html @@ -8,6 +8,6 @@

Thanks to my patrons:
- Alexander Pecheny, Electric Keet, govt man, Antti Aro, Fjölnir Ásgeirsson + Alexander Pecheny, Electric Keet, govt man, Antti Aro, Fjölnir Ásgeirsson, Giampaolo Bellavite diff --git a/es.lproj/Credits.html b/es.lproj/Credits.html index 03abff0fc..680173ec8 100644 --- a/es.lproj/Credits.html +++ b/es.lproj/Credits.html @@ -8,6 +8,6 @@

Thanks to my patrons:
- Alexander Pecheny, Electric Keet, govt man, Antti Aro, Fjölnir Ásgeirsson + Alexander Pecheny, Electric Keet, govt man, Antti Aro, Fjölnir Ásgeirsson, Giampaolo Bellavite diff --git a/patrons.h b/patrons.h index 7f8f9b837..b2c78a5bb 100644 --- a/patrons.h +++ b/patrons.h @@ -4,6 +4,6 @@ #define MY_PATRONS \ "Thanks to my patrons:\n" \ "Alexander Pecheny, Electric Keet, govt man, Antti Aro,\n" -"Fjölnir Ásgeirsson" +"Fjölnir Ásgeirsson, Giampaolo Bellavite" #endif