Files
2014-11-27 14:06:45 -03:00

37 lines
744 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"
},
{
"name": "Robert P White",
"twitter": "rob_pw",
"koding": "rob-pw",
"location": "Nottinghamshire, GB"
},
{
"name": "Ben",
"twitter": "7Eleben",
"koding": "igop",
"location": "Manila, PH"
}
]
}