Files
Stoyan Rachev 92b803e27f Team info
2014-11-23 15:28:12 +02:00

19 lines
349 B
JSON

{
"teamName": "We have an idea",
"members": [
{
"name": "Desislava Karadzhova",
"twitter": "desi_scott",
"koding": "sishub",
"location": "Sofia, BG"
},
{
"name": "Stoyan Rachev",
"twitter": "stoyan_rachev",
"koding": "strachev",
"location": "Sofia, BG",
"lead": true
}
]
}