Skip to content

Commit de6999c

Browse files
skadecodeholic
authored andcommitted
fix: do not ostracize atheists by parenthesizing
2 parents 1dc400b + 8955d97 commit de6999c

File tree

1 file changed

+27
-3
lines changed

1 file changed

+27
-3
lines changed

data/supporters.json

Lines changed: 27 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -193,10 +193,34 @@
193193
"twitter": "hamburgsync",
194194
"contacts": [
195195
{
196-
"name": "Kerstin Puschke",
197-
"phone": "",
198-
"email": "[email protected]"
196+
"name": "Peter Schröder",
197+
"phone": "+49 178 1391035",
198+
"email": "[email protected]"
199199
},
200+
{
201+
"name": "Jan Krutisch",
202+
"phone": "+49 1752935345",
203+
"email": "[email protected]"
204+
},
205+
{
206+
"name": "Irina Lindt",
207+
"phone": "+49 176 62761433",
208+
"email": "[email protected]"
209+
},
210+
{
211+
"name": "Jan Zaydowicz",
212+
"phone": "+49 176 52857961",
213+
"email": "[email protected]"
214+
}
215+
]
216+
},
217+
{
218+
"name": "Ruby Unconference Hamburg",
219+
"city": "Hamburg",
220+
"country": "Germany",
221+
"link": "http://rubyunconf.eu/",
222+
"twitter": "RubyUnConfHH",
223+
"contacts": [
200224
{
201225
"name": "Peter Schröder",
202226
"phone": "+49 178 1391035",

0 commit comments

Comments
 (0)