Added team information

This commit is contained in:
Anushkasandaruwan
2014-11-26 21:46:17 +05:30
parent 2c37b1e4d1
commit e41774c82d
+30
View File
@@ -0,0 +1,30 @@
{
"teamName": "Hurricane",
"members": [
{
"name": "Anushka Sandaruwan Samaranayake",
"twitter": "AnushkaSandaru1",
"koding": "anushkasandaruwan",
"location": "Colombo, SL",
"lead": true
},
{
"name": "Grainier Perera",
"twitter": "_grainier",
"koding": "grainier",
"location": "Colombo, SL"
},
{
"name": "Praminda Jayawardana",
"twitter": "pramindabj",
"koding": "praminda",
"location": "Colombo, SL"
},
{
"name": "Yehan Pemarathne",
"twitter": "yehancha",
"koding": "yehancha",
"location": "Colombo, SL"
}
]
}