Files
global.hackathon/Teams/Croders/team.json
T
mieszko4 f4ef1dda3d Add more team information
Still missing twitter for Stanko
2014-11-27 05:13:45 +01:00

37 lines
729 B
JSON

{
"teamName": "Croders",
"members": [
{
"name": "Miłosz Chmura",
"twitter": "chmuraOrg",
"koding": "chmura",
"location": "Zagreb, HR",
"lead": true
},
{
"name": "Tea Pavić",
"twitter": "li_cineme",
"koding": "licineme",
"location": "Zagreb, HR"
},
{
"name": "Anamarija Mišmaš",
"twitter": "aeramana",
"koding": "eni442",
"location": "Zagreb, HR"
},
{
"name": "Martina Petraš",
"twitter": "serelatere",
"koding": "5rush",
"location": "Zagreb, HR"
},
{
"name": "Stanko Arbutina",
"twitter": null,
"koding": "stankoarbuti",
"location": "Zagreb, HR"
}
]
}