Skip to content

Commit 6ef50ea

Browse files
authored
Merge pull request #127 from bhuepeden/master
Added Azure Meetups in Hanover and Berlin
2 parents 16a2c4b + b021667 commit 6ef50ea

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

data/supporters.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1232,6 +1232,42 @@
12321232
"phone": "+386 41 676 697"
12331233
}
12341234
]
1235+
},
1236+
{
1237+
"name": "Azure Meetup Hannover",
1238+
"city": "Hanover",
1239+
"country": "Germany",
1240+
"link": "http://azure-hannover.de",
1241+
"twitter": "AzureHAJ",
1242+
"contacts": [
1243+
{
1244+
"name": "Benjamin Huepeden",
1245+
"twitter": "bhuepeden",
1246+
"email": "[email protected]"
1247+
},
1248+
{
1249+
"name": "Martin Steiner",
1250+
"email": "[email protected]"
1251+
}
1252+
]
1253+
},
1254+
{
1255+
"name": "Azure Meetup Berlin",
1256+
"city": "Berlin",
1257+
"country": "Germany",
1258+
"link": "http://azure-berlin.de",
1259+
"twitter": "Azure_Berlin",
1260+
"contacts": [
1261+
{
1262+
"name": "Tyrone Guiamo",
1263+
"email": "[email protected]"
1264+
},
1265+
{
1266+
"name": "Benjamin Huepeden",
1267+
"twitter": "bhuepeden",
1268+
"email": "[email protected]"
1269+
}
1270+
]
12351271
}
12361272
]
12371273
}

0 commit comments

Comments
 (0)