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