Update team.json

This commit is contained in:
praveen-tissera
2014-12-02 21:58:25 +05:30
parent 8ebc263072
commit 2cc1d06212
+7 -23
View File
@@ -1,18 +1,7 @@
{
"teamName": "Team Koders",
"teamName": "2slots",
"members": [
{
"name": "Full Name",
"twitter": "twitter acct no @",
"koding": "koding username",
"location": "city, 2 digit country code"
},
{
"name": "Senthil A",
"twitter": "sent0hil",
"koding": "sent-hil",
"location": "Chennai, IN"
},
{
"name": "Praveen Tissera",
"twitter": "praveenti1",
@@ -20,17 +9,12 @@
"location": "Colombo, SL",
"lead": true
},
{
"name": "Devrim Yasar",
"twitter": "devrimyasar",
"koding": "devrim",
"location": "San Francsico, US"
},
{
"name": "Nitin Gupta",
"twitter": "gniting",
"koding": "nitin",
"location": "Turin, IT"
"name": "Saranga Ranaweera",
"twitter": "sarangaR",
"koding": "sarangaranaweera",
"location": "Colombo, SL"
}
]
}