Files
CrowdAppzDev a89b2f427c Update team.json
Removed comma at EOL
2014-11-27 00:45:33 +01:00

25 lines
485 B
JSON

{
"teamName": "CrowdAppz",
"members": [
{
"name": "Benjamin Räthlein",
"twitter": "B3nRa",
"koding": "b3nra",
"location": "Karlsruhe, DE",
"lead": true
},
{
"name": "Henning Muszynski",
"twitter": "henningmus",
"koding": "henningmu",
"location": "Karlsruhe, DE"
},
{
"name": "Lukas Masuch",
"twitter": "lukasmasuch",
"koding": "lukasmasuch",
"location": "Karlsruhe, DE"
}
]
}