Created team file, incoplete

This commit is contained in:
Ilja Tešić
2014-11-26 13:27:17 +01:00
parent 2c37b1e4d1
commit 4b54fb4cac
+36
View File
@@ -0,0 +1,36 @@
{
"teamName": "SoftLab",
"members": [
{
"name": "Ilija Tesic",
"twitter": "itesic",
"koding": "itesic",
"location": "Bratunac, BA",
"lead": true
},
{
"name": "Igor Golub",
"twitter": "",
"koding": "igolub",
"location": "Pale, BA"
},
{
"name": "Aleksandar Panic",
"twitter": "alexandarpanic",
"koding": "",
"location": "Teslic, BA",
},
{
"name": "Milan Samardzic",
"twitter": "StSoky",
"koding": "",
"location": "Sokolac, BA"
},
{
"name": "Radan Stupar",
"twitter": "radan_stupar",
"koding": "",
"location": "Vlasenica, BA"
}
]
}