Files
global.hackathon/Teams/ApertureScience/team.json
2014-12-02 23:59:45 -08:00

25 lines
474 B
JSON

{
"teamName": "Aperture Science",
"members": [
{
"name": "Tim Turner",
"twitter": "turnert",
"koding": "tturner",
"location": "Seattle, US",
"lead": true
},
{
"name": "Eric Jackson",
"twitter": "Eric_J_Designer",
"koding": "ericj",
"location": "Rockford, US"
},
{
"name": "Super Bear",
"twitter": "superbear_cn",
"koding": "superbear",
"location": "wuhan, CN"
}
]
}