Files
global.hackathon/Teams/JustDevIt/team.json
2014-12-01 14:22:27 -05:00

37 lines
750 B
JSON

{
"teamName": "Just Dev It",
"members": [
{
"name": "David Ragsdale",
"twitter": "@ragzdale",
"koding": "djragsdale",
"location": "Indianapolis, US",
"lead": true
},
{
"name": "Alex Hester",
"twitter": "",
"koding": "amhester",
"location": "Indianapolis, US"
},
{
"name": "Ryan Hanley",
"twitter": "",
"koding": "rmhanley",
"location": "Indianapolis, US"
},
{
"name": "Scott Colegrove",
"twitter": "@beefmaestro",
"koding": "beefmaestro",
"location": "Indianapolis, US"
},
{
"name": "Neal Hamilton",
"twitter": "",
"koding": "nealhamilton",
"location": "Indianapolis, US"
}
]
}