Files
global.hackathon/Teams/RandomHackers/team.json
Dylson Valente Neto 2e96c20160 Fix typo on team.json
2014-11-25 23:42:18 -03:00

25 lines
489 B
JSON

{
"teamName": "Random Hackers",
"members": [
{
"name": "Dylson Valente Neto",
"twitter": "n370n370",
"koding": "n370",
"location": "Santa Fe, AR",
"lead": true
},
{
"name": "Ildus Sadykov",
"twitter": "SadykovIldus",
"koding": "IldusSadykov",
"location": "Elabuga, RU"
},
{
"name": "Jen Best",
"twitter": "jenbestyoga",
"koding": "jenthebest",
"location": "Philadelphia, US"
}
]
}