Created team.json

This commit is contained in:
luka454
2014-11-26 18:51:50 +01:00
parent 2c37b1e4d1
commit d122b479ef

View File

@@ -0,0 +1,36 @@
{
"teamName": "Galaktikosi",
"members": [
{
"name": "Sumejja Porca",
"twitter": "Sumejja93",
"koding": "sumejja",
"location": "Sarajevo, BA",
"lead": true
},
{
"name": "Elma Gazetic",
"twitter": "galaktikosi_14",
"koding": "memi",
"location": "Sarajevo, BA"
},
{
"name": "Vildan Tursic",
"twitter": "VildanTursic",
"koding": "vildantursic93",
"location": "Sarajevo, BA"
},
{
"name": "Ahmed Duheric",
"twitter": "ahmedduheric",
"koding": "ahmedduheric",
"location": "Sarajevo, BA"
},
{
"name": "Luka Pejovic",
"twitter": "DirektorMilan",
"koding": "Luka454",
"location": "Sarajevo, BA"
}
]
}