Files
global.hackathon/Teams/Infamy/team.json
VonMises 9462d16c28 Adding Team To Project
Introduction of Team Infamy.  Hello World!
2014-11-26 20:00:51 -06:00

24 lines
449 B
JSON

{
"teamName": "Infamy",
"members": [
{
"name": "Jason Hughes",
"twitter": "JasonHughesSr",
"koding": "VonMises",
"location": "Dallas, US",
"lead": true
},
{
"name": "Brandon McCartney",
"twitter": "",
"koding": "autt",
"location": "Dallas, US"
},
{
"name": "Jeffery Beard",
"twitter": "",
"koding": "jbeard88",
"location": "Dallas, US"
}
]
}