Added team file

This commit is contained in:
fcismondi
2014-11-27 12:53:44 -05:00
parent 72cb66a8e6
commit 2ca98de21d

36
Teams/revolTOS/team.json Normal file
View File

@@ -0,0 +1,36 @@
{
"teamName": "Team Koders",
"members": [
{
"name": "Federico Cismondi",
"twitter": "@fcismondi",
"koding": "fcismondi",
"location": "Boston, US"
},
{
"name": "Paulo Melo",
"twitter": "",
"koding": "pmelo",
"location": "Lisbon, PT"
},
{
"name": "Carlos Samuel Boto",
"twitter": "",
"koding": "csmboto",
"location": "Coimbra, PT",
"lead": true
},
{
"name": "Eduardo Nunes",
"twitter": "",
"koding": "enunes",
"location": "Lisbon, PT"
},
{
"name": "Rita Oliveira",
"twitter": "",
"koding": "roliveira",
"location": "Lisbon, PT"
}
]
}