Files
global.hackathon/Teams/Hatzors/team.json
T
Eden S.-G cf455f7fcf Add another team member!
I know it’s a little last-minute, but here we go!
2014-12-02 22:04:03 -05:00

24 lines
458 B
JSON

{
"teamName": "Hatzors",
"members": [
{
"name": "Eden S.-G.",
"twitter": "Eden_SG",
"koding": "edensg",
"location": "Ontario, CA",
"lead": true
},
{
"name": "Michael Barker",
"twitter": "TheMacMini09",
"koding": "themacmini09",
"location": "Ontario, CA"
},
{
"name": "Taj Dyson",
"twitter": "",
"koding": "sadtrombone",
"location": "Quebec, CA"
}
]
}