Create team.json
added members
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"teamName": "Exc Inc",
|
||||
"members": [
|
||||
{
|
||||
"name": "Cade Gillum",
|
||||
"twitter": "cpgsquared",
|
||||
"koding": "cpgsquared",
|
||||
"location": "Kalamazoo, US"
|
||||
},
|
||||
{
|
||||
"name": "Torrin Cook",
|
||||
"twitter": "TorrinCook",
|
||||
"koding": "blindrunner",
|
||||
"location": "Kalamazoo, US",
|
||||
"lead": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user