Files
global.hackathon/Teams/Esquilax/team.json
Joaquín Hernán Lavera 142bb3718d Update team.json
2014-11-25 14:39:43 -03:00

37 lines
780 B
JSON

{
"teamName": "Esquilax",
"members": [
{
"name": "Joaquin Hernan Lavera",
"twitter": "@jhlavera",
"koding": "jlavera",
"location": "Buenos Aires, AR",
"lead": true
},
{
"name": "Juan Martin Desimoni",
"twitter": "@JuanDesi",
"koding": "JuanDesi",
"location": "Buenos Aires, AR"
},
{
"name": "Tomas Duhourq",
"twitter": "@tomduhourq",
"koding": "",
"location": "Buenos Aires, AR"
},
{
"name": "Martin Cousido",
"twitter": "@martucousido",
"koding": "martincousido",
"location": "Buenos Aires, AR"
},
{
"name": "Manuel Gambino",
"twitter": "@manugb93",
"koding": "manugb",
"location": "Buenos Aires, AR"
}
]
}