Added team information

This commit is contained in:
Amit Pal
2014-11-26 15:16:37 +05:30
parent c039ce0e31
commit 8a0c5189f5
+24
View File
@@ -0,0 +1,24 @@
{
"teamName": "Recon",
"members": [
{
"name": "Rahul jain",
"twitter": "rahuljain_itbhu",
"koding": "rjhector",
"location": "Delhi, IN"
},
{
"name": "Amit pal",
"twitter": "amix_pal",
"koding": "coderwall",
"location": "Delhi, IN"
"lead": true
},
{
"name": "Sourabh Chandak",
"twitter": "sourabh0612",
"koding": "sourabh0612",
"location": "Hyderabad, IN",
}
]
}