From b8c15d1758d5ab6d09e2bc833e3fd108092cba40 Mon Sep 17 00:00:00 2001 From: Scott McGready <9532493+ScottMcGready@users.noreply.github.com> Date: Wed, 22 May 2024 00:36:06 +0100 Subject: [PATCH] Added Hack Thursday (Glasgow, UK) as supporter --- data/supporters.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/data/supporters.json b/data/supporters.json index 6efed04..25667cd 100644 --- a/data/supporters.json +++ b/data/supporters.json @@ -2389,6 +2389,34 @@ "email": "hmgoldschmidt+lctfn@gmail.com" } ] + }, + { + "name": "Hack Thursday", + "city": "Glasgow", + "country": "United Kingdom", + "link": "https://hackthurs.day", + "contacts": [ + { + "name": "Alice McGready", + "email": "scott@hackthurs.day" + }, + { + "name": "David Carson", + "email": "carson@hackthurs.day" + }, + { + "name": "Dave McKenzie", + "email": "dave@hackthurs.day" + }, + { + "name": "Ger Barrett", + "email": "ger@hackthurs.day" + }, + { + "name": "Scott McGready", + "email": "scott@hackthurs.day" + }, + ] } ] }