Added Team Information

This commit is contained in:
shanujse
2014-12-03 23:22:16 +05:30
parent 4fde32f877
commit effdb5577f

31
Teams/EnigmaTrips/team.j Normal file
View File

@@ -0,0 +1,31 @@
{
"teamName": "Enigma",
"members": [
{
"name": "Heshan Jayasinghe",
"twitter": "hesh_jay",
"koding": "heshjse",
"location": "colombo, SL"
"lead": true
},
{
"name": "Dinuka Chathuranga Hettiarachchi",
"twitter": "dinuka911",
"koding": "dinuka",
"location": "colombo, SL"
},
{
"name": "nipun thathsara",
"twitter": "nipun911",
"koding": "nipun_t",
"location": "colombo, SL",
},
{
"name": "Thushila Premaratne",
"twitter": "W/thushila",
"koding": "thushila911",
"location": "colombo, SL"
}
]
}