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
19 changes: 19 additions & 0 deletions data/supporters.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,25 @@
"phone": "+49 176 2019 5169",
"email": "[email protected]"
}
],
},
{
"name": "Elasticsearch UG Berlin",
"city": "Berlin",
"country": "Germany",
"link": "http://www.meetup.com/ElasticSearch-UG-Berlin/",
"twitter": "elasticberlin",
"contacts": [
{
"name": "Florian Gilcher",
"phone": "+49 172 8122469",
"email": "[email protected]"
},
{
"name": "Cristina Santamarina",
"phone": "+49 151 19446249",
"email": "[email protected]"
}
]
}
],
Expand Down