Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 27 additions & 3 deletions data/supporters.json
Original file line number Diff line number Diff line change
Expand Up @@ -193,10 +193,34 @@
"twitter": "hamburgsync",
"contacts": [
{
"name": "Kerstin Puschke",
"phone": "",
"email": "rug@kpuschke.eu"
"name": "Peter Schröder",
"phone": "+49 178 1391035",
"email": "ps@nofail.de"
},
{
"name": "Jan Krutisch",
"phone": "+49 1752935345",
"email": "jan@krutisch.de"
},
{
"name": "Irina Lindt",
"phone": "+49 176 62761433",
"email": "lindtdev@gmail.com"
},
{
"name": "Jan Zaydowicz",
"phone": "+49 176 52857961",
"email": "jan.zaydowicz@gmail.com"
}
]
},
{
"name": "Ruby Unconference Hamburg",
"city": "Hamburg",
"country": "Germany",
"link": "http://rubyunconf.eu/",
"twitter": "RubyUnConfHH",
"contacts": [
{
"name": "Peter Schröder",
"phone": "+49 178 1391035",
Expand Down