Added team information.

This commit is contained in:
Qile Wang
2014-12-02 21:39:28 -05:00
parent 7da02c6a00
commit 05076c839b

View File

@@ -0,0 +1,36 @@
{
"teamName": "OurBrilliance",
"members": [
{
"name": "Qile Wang",
"twitter": "QileWang",
"koding": "qilew",
"location": "Toronto, CA",
"lead": true
},
{
"name": "Akash Patel",
"twitter": "senor_patel",
"koding": "apt2",
"location": "Toronto, CA"
},
{
"name": "Arsalan Andany",
"twitter": "_ANDANY_",
"koding": "andany",
"location": "Toronto, CA"
},
{
"name": "Fiza Mehta",
"twitter": "lefeeza",
"koding": "lefeeza",
"location": "Toronto, CA"
},
{
"name": "Mona Shamte",
"twitter": "mona_shamte",
"koding": "monashamte",
"location": "Toronto, CA"
}
]
}