add tentative team info

This commit is contained in:
djragsdale
2014-12-01 14:14:13 -05:00
parent 6961d1987a
commit 33955c8d75
+36
View File
@@ -0,0 +1,36 @@
{
"teamName": "Just Dev It",
"members": [
{
"name": "David Ragsdale",
"twitter": "@ragzdale",
"koding": "",
"location": "Indianapolis, US"
},
{
"name": "Alex Hester",
"twitter": "",
"koding": "amhester",
"location": "Indianapolis, US"
},
{
"name": "Ryan Hanley",
"twitter": "",
"koding": "rmhanley",
"location": "Indianapolis, US",
"lead": true
},
{
"name": "Scott Colegrove",
"twitter": "beefmaestro",
"koding": "beefmaestro",
"location": "Indianapolis, US"
},
{
"name": "Neal Hamilton",
"twitter": "",
"koding": "",
"location": "Indianapolis, US"
}
]
}