Files
global.hackathon/Teams/helloworld/team.json
T
2014-11-29 16:00:18 -05:00

22 lines
381 B
JSON

{
"teamName": "helloworld",
"members": [
{
"name": "Rohan Pandit",
"koding": "rohanp",
"location": "Herndon, US"
},
{
"name": "Sashank Thupukari",
"koding": "sthupukari",
"location": "Herndon, US",
"lead": true
},
{
"name": "Rachel Li",
"koding": "mustuni1",
"location": "Herndon, US"
}
]
}