Files
global.hackathon/Teams/TeamConquiz/team.json
T
2014-11-29 12:30:26 +02:00

25 lines
482 B
JSON

{
"teamName": "Team Conquiz",
"members": [
{
"name": "Stoica Vlad",
"twitter": "vladstoick",
"koding": "vladstoick",
"location": "Bucharest, RO"
},
{
"name": "Stoica Alexandru",
"twitter": "alexstoick",
"koding": "alexstoick",
"location": "Lodon, UK"
},
{
"name": "Clapa Alexandru",
"twitter": "alexclp",
"koding": "alexclp",
"location": "Bucharest, RO",
"lead": true
}
]
}