From 14afdc044d4a09d79243655f10a9b3c60c0d67b2 Mon Sep 17 00:00:00 2001 From: Matt Mascarenhas Date: Mon, 2 Apr 2018 21:52:45 +0100 Subject: [PATCH] cinera.c: Add Pseudonym73 credentials --- cinera/cinera.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cinera/cinera.c b/cinera/cinera.c index 6f79ba1..7ceaee9 100644 --- a/cinera/cinera.c +++ b/cinera/cinera.c @@ -14,7 +14,7 @@ typedef struct version CINERA_APP_VERSION = { .Major = 0, .Minor = 5, - .Patch = 40 + .Patch = 41 }; // TODO(matt): Copy in the DB 3 stuff from cinera_working.c @@ -425,6 +425,7 @@ credential_info Credentials[] = { "Mannilie", "Emmanuel Vaccaro", "http://emmanuelvaccaro.com/", "", ""}, { "Miblo", "Matt Mascarenhas", "https://miblodelcarpio.co.uk/", "cinera_sprite_sendowl.png", "https://miblodelcarpio.co.uk/cinera#pledge"}, { "Mr4thDimention", "Allen Webster", "http://www.4coder.net/", "", ""}, + { "Pseudonym73", "Andrew Bromage", "https://twitter.com/deguerre", "", ""}, { "Quel_Solaar", "Eskil Steenberg", "http://quelsolaar.com/", "", ""}, { "ZedZull", "Jay Waggle", "", "", ""}, { "abnercoimbre", "Abner Coimbre", "https://handmade.network/m/abnercoimbre", "", ""},