Create team.json

This commit is contained in:
Amar Prabhu
2014-11-26 17:15:14 +05:30
parent 6bab1b91ea
commit e435a15559

23
Teams/Nilofer/team.json Normal file
View File

@@ -0,0 +1,23 @@
{
"teamName": "Nilofer",
"members": [
{
"name": "Amar Prabhu",
"twitter": "oligomath",
"koding": "amarprabhu",
"location": "Bangalore, IN"
},
{
"name": "Dharmesh BA",
"twitter": "dharmeshba",
"koding": "dharmeshba",
"location": "Bangalore, IN"
},
{
"name": "Pratik Mandrekar",
"twitter": "pmandrek",
"koding": "pmandrek",
"location": "Bangalore, IN"
}
]
}