diff --git a/Teams/revolTOS/team.json b/Teams/revolTOS/team.json new file mode 100644 index 0000000..1e9318d --- /dev/null +++ b/Teams/revolTOS/team.json @@ -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" + } + ] +}