Update team.json

This commit is contained in:
robocoder99
2014-11-26 10:57:42 -05:00
parent fcde3c20c0
commit 923becc962
+9 -28
View File
@@ -1,36 +1,17 @@
{
"teamName": "Team Koders",
"teamName": "Altech",
"members": [
{
"name": "Full Name",
"twitter": "twitter acct no @",
"koding": "koding username",
"location": "city, 2 digit country code"
"name": "Alexander Allen",
"twitter": "altechminecraft",
"koding": "robodude",
"location": "Raleigh, US"
},
{
"name": "Senthil A",
"twitter": "sent0hil",
"koding": "sent-hil",
"location": "Chennai, IN"
},
{
"name": "Sinan Yasar",
"twitter": "sinanyasar",
"koding": "sinan",
"location": "San Francsico, US",
"lead": true
},
{
"name": "Devrim Yasar",
"twitter": "devrimyasar",
"koding": "devrim",
"location": "San Francsico, US"
},
{
"name": "Nitin Gupta",
"twitter": "gniting",
"koding": "nitin",
"location": "Turin, IT"
"name": "Graham Cleven",
"twitter": "altechminecraft",
"koding": "coolfish",
"location": "Raleigh, US"
}
]
}