Files
global.hackathon/Teams/Hackron/team.json
2014-11-22 15:52:42 -05:00

18 lines
326 B
JSON

{
"teamName": "Team Akron",
"members": [
{
"name": "Drew Mazak",
"twitter": "drwmzk",
"koding": "drmazak",
"location": "Akron, US",
"lead": true
},
{
"name": "Jessica Groot",
"twitter": "AngryZoot",
"koding": "GesikaMarie",
"location": "Akron, US"
}
]
}