diff --git a/Teams/OurBrilliance/Team.json b/Teams/OurBrilliance/Team.json deleted file mode 100644 index 4843bb6..0000000 --- a/Teams/OurBrilliance/Team.json +++ /dev/null @@ -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" - } - ] -}