diff --git a/Teams/G51/team.json b/Teams/G51/team.json new file mode 100644 index 0000000..19677df --- /dev/null +++ b/Teams/G51/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "G51", + "members": [ + { + "name": "Henrique Cardoso de Faria", + "twitter": "HCardosoDeFaria", + "koding": "henriquecf", + "location": "Goiania, BR", + "lead": true + }, + { + "name": "Ivan Oliveira Morais", + "twitter": "IvanOM90", + "koding": "IvanOM", + "location": "Goiania, BR", + } + ] +}