diff --git a/Teams/Coffee2Code/team.json b/Teams/Coffee2Code/team.json new file mode 100644 index 0000000..ff2f971 --- /dev/null +++ b/Teams/Coffee2Code/team.json @@ -0,0 +1,29 @@ +{ + "teamName": "Coffee2Code", + "members": [ + { + "name": "Danilo Gasques", + "twitter": "danilogasques", + "koding": "d4n1l0d", + "location": "Campinas, BR", + "lead": true + }, + { + "name": "Bruno Calza", + "koding": "brunoac", + "location": "Sao Carlos, BR" + }, + { + "name": "Guilherme Gonçalves", + "twitter": "guilhermea", + "koding": "guilhermeasg", + "location": "Sao Carlos, BR", + + }, + { + "name": "Vitor Morelatti", + "koding": "morelatti", + "location": "Campinas, BR" + } + ] +}