Skip to content

Commit 46a93fc

Browse files
committed
Added Cologne.rb
I added our contacts from the homepage @jhilden and @DonSchado plus myself.
1 parent bfff2b2 commit 46a93fc

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

data/supporters.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,30 @@
137137
"email": "[email protected]"
138138
}
139139
]
140+
},
141+
{
142+
"name": "Cologne.rb",
143+
"city": "Cologne",
144+
"country": "Germany",
145+
"link": "http://www.colognerb.de",
146+
"twitter": "colognerb",
147+
"contacts": [
148+
{
149+
"name": "Jakob Hilden",
150+
"phone": "",
151+
"email": "[email protected]"
152+
},
153+
{
154+
"name": "Marco Schaden",
155+
"phone": "",
156+
"email": "[email protected]"
157+
},
158+
{
159+
"name": "Lucas Dohmen",
160+
"phone": "",
161+
"email": "[email protected]"
162+
}
163+
]
140164
}
141165
],
142166
"conferences": [

0 commit comments

Comments
 (0)