Create team.json

This commit is contained in:
akshayodesk
2014-12-03 11:57:18 +05:30
parent c039ce0e31
commit 3a7134dcfc
+17
View File
@@ -0,0 +1,17 @@
{
"teamName": "akshay@coding",
"members": [
{
"name": "Akshay Agarwal",
"twitter": "jimmycarter256",
"koding": "akshay2015",
"location": "Mumbai, India"
},
{
"name": "Varun Kumar",
"twitter": "varuncoomar",
"koding": "varuncoomar",
"location": "Chandigarh, India"
}
]
}