Create team.json

This commit is contained in:
Harsh Vakharia
2014-11-26 18:31:51 +05:30
parent 6bab1b91ea
commit ef8405ee80
+14
View File
@@ -0,0 +1,14 @@
{
"teamName": "Autobots",
"members": [
{
"name": "Harsh Vakharia",
"twitter": "harsjv",
"koding": "harshjv",
"location": "Gujarat, India",
"lead": true
}
]
}