From 32eda0c085764e2d28a63731d106c10b8eca48bb Mon Sep 17 00:00:00 2001 From: Christoph Weinzierl Date: Thu, 16 Jun 2016 12:56:30 +0200 Subject: [PATCH] add dohack data --- data/supporters.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/data/supporters.json b/data/supporters.json index 0e5fae8..10a47ee 100644 --- a/data/supporters.json +++ b/data/supporters.json @@ -917,6 +917,20 @@ "twitter": "KlausTrainer" } ] + }, + { + "name": "DO!Hack 2016", + "city": "Dortmund", + "country": "Germany", + "link": "https://www.dohack.io", + "twitter": "dohack_io", + "contacts": [ + { + "name": "Christoph Weinzierl", + "email": "team@dohack.io", + "twitter": "wir3bug" + } + ] } ] }