Files
global.hackathon/Teams/devsguys/team.json
Ezequiel De Simone b6d79917da added team information
2014-12-03 12:50:50 -03:00

18 lines
336 B
JSON

{
"teamName": "devsguys",
"members": [
{
"name": "Matías Elorriaga",
"twitter": " @matoelorriaga",
"koding": "matoelorriaga",
"location": "Tandil, AR"
},
{
"name": "Ezequiel De Simone",
"twitter": "@3p3ch3",
"koding": "eadesimone",
"location": "Tandil, AR"
}
]
}