diff --git a/Teams/El-Belon/team.json b/Teams/El-Belon/team.json new file mode 100644 index 0000000..b31336b --- /dev/null +++ b/Teams/El-Belon/team.json @@ -0,0 +1,30 @@ +{ + "teamName": "El-Belon", + "members": [ + { + "name": "Filipe Miguel dos Santos da Costa Cabaço", + "twitter": "filipecabaco", + "koding": "filipecabaco", + "location": "London,UK", + "lead": true + }, + { + "name": "Hugo David Martins Sousa", + "twitter": "hugosousapt", + "koding": "hugospt", + "location": "London,UK" + }, + { + "name": "Fábio Andrade Botelho", + "twitter": "fandbot", + "koding": "fabiim", + "location": "London,UK" + }, + { + "name": Ivo Gonçalo da Cruz Pereira ", + "twitter": "Pereira89G", + "koding": "ipereira89", + "location": "London,UK" + } + ] +}