Added team information

This commit is contained in:
anuragl94
2014-12-03 13:53:40 +05:30
parent 19d93517b3
commit 8ef8a535ab
+21
View File
@@ -0,0 +1,21 @@
{
"teamName": "Pixl",
"members": [
{
"name": "Anurag Lingam",
"koding": "anurag94",
"location": "Bangalore, IN",
"lead" : true
},
{
"name": "Anirudh Das",
"koding": "anirudhdas",
"location": "Bangalore, IN"
},
{
"name": "Zaid Assadi",
"koding": "zaidassadi",
"location": "Bangalore, IN"
}
]
}