Add team info

This commit is contained in:
Deepak
2014-12-02 18:41:56 -08:00
parent 7baa4b45c7
commit 1f1c564f43
+24
View File
@@ -0,0 +1,24 @@
{
"teamName": "consintpressure",
"members": [
{
"name": "Deepak Sandhu",
"twitter": "",
"koding": "superchicken",
"location": "Prince George, CA"
},
{
"name": "Ethan Holmes",
"twitter": "",
"koding": "",
"location": "Venice, US"
},
{
"name": "Adam Bryant",
"twitter": "",
"koding": "",
"location": "Vancouver, CA",
"lead": true
}
]
}