Files
global.hackathon/Teams/Ocelot Dev/team.json
T
2014-11-26 21:26:17 -06:00

24 lines
473 B
JSON

{
"teamName": "Team Koders",
"members": [
{
"name": "William Young",
"twitter": "ocelotdev",
"koding": "greencat5",
"location": "Cleburne, US",
"lead": true
},
{
"name": "Peter Lewis",
"twitter": "Werl2",
"koding": "werl",
"location": "Wetaskiwin, CA"
},
{
"name": "Subhash Ramesh",
"twitter": "stubby_tech",
"koding": "coding24by7",
"location": "Fremont, US"
}
]
}