Delete Team.json

This commit is contained in:
Qile Wang
2014-12-03 00:38:12 -05:00
parent 7475cff85d
commit e2f93f5f6f
-36
View File
@@ -1,36 +0,0 @@
{
"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"
}
]
}