Files
global.hackathon/Teams/Turtles/team.json
T
2014-11-30 21:31:21 -06:00

26 lines
367 B
JSON

{
"teamName": "Turtles",
"members": [
{
"name": "Joe Peacock",
"koding": "peacock",
"location": "Beloit, US",
"lead": true
},
{
"name": "Linden Holt",
"koding": "acedrow",
"location": "Beloit, US"
},
{
"name": "Ellery Addington-White",
"koding": "ellery44",
"location": "Beloit, US"
},
{
"name": "Hunter Elbourn",
"koding": "elbournhr",
"location": "Beloit, US"
}
]
}