Create team.json

added team.json info
This commit is contained in:
Arvind Rao
2014-12-02 20:33:34 -08:00
parent 4357fc6e0e
commit 1c309e4c08

10
Teams/BK/team.json Normal file
View File

@@ -0,0 +1,10 @@
{
"teamName": "BK",
"members": [
{
"name": "Arvind Rao",
"koding": "arvievlv",
"location": "San Diego, US"
}
]
}