Files
global.hackathon/Teams/Echoes/team.json
2014-11-26 22:42:33 +01:00

22 lines
372 B
JSON

{
"teamName": "Echoes",
"members": [
{
"name": "Martin Samsa",
"koding": "msamsa",
"location": "Rotterdam, NL"
},
{
"name": "Marin Troselj",
"koding": "mtroselj",
"location": "Rijeka, HR"
},
{
"name": "Fran Hrzenjak",
"koding": "frnhr",
"location": "Zagreb, HR",
"lead": true
}
]
}