Files
global.hackathon/Teams/Stergeron/team.json
T
2014-11-23 20:03:19 -05:00

30 lines
578 B
JSON

{
"teamName": "Stergeron",
"members": [
{
"name": "Nick Hluska",
"twitter": "uboa17",
"koding": "uboa17",
"location": "Boston, US",
"lead": true
},
{
"name": "Will Tan",
"twitter": "Ninja3047",
"koding": "Ninja3047",
"location": "Boston, US"
},
{
"name": "Dianne Lee",
"twitter": "codewritenow",
"koding": "leedia",
"location": "Boston, US"
},
{
"name": "Max Krieger",
"twitter": "a9_io",
"koding": "moaex",
"location": "Boston, US"
}
]
}