Files
global.hackathon/Teams/SoftLab/team.json
Ilja Tešić c80d43ea07 Team completed
2014-11-26 19:17:00 +01:00

31 lines
524 B
JSON

{
"teamName": "SoftLab",
"members": [
{
"name": "Ilija Tesic",
"twitter": "itesic",
"koding": "itesic",
"location": "Bratunac, BA",
"lead": true
},
{
"name": "Igor Golub",
"twitter": "golubeee",
"koding": "igolub",
"location": "Pale, BA"
},
{
"name": "Milan Samardzic",
"twitter": "StSoky",
"koding": "milansamardzic",
"location": "Sokolac, BA"
},
{
"name": "Radan Stupar",
"twitter": "radan_stupar",
"koding": "radan",
"location": "Vlasenica, BA"
}
]
}