Files
global.hackathon/Teams/CardboardCoders/team.json
2014-11-25 16:37:16 +02:00

24 lines
470 B
JSON

{
"teamName": "Cardboard Coders",
"members": [
{
"name": "Andrei Neamtu",
"twitter": "neamtua",
"koding": "neamtua",
"location": "Bucharest, RO",
"lead": true
},
{
"name": "Khez",
"twitter": "thekhez",
"koding": "khez",
"location": "Bucharest, RO"
},
{
"name": "Vlad Rusanescu",
"twitter": "VladRusanescu",
"koding": "dazganer",
"location": "Bucharest, RO"
}
]
}