add tentative team info
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user