diff --git a/Teams/elFaro/team.json b/Teams/elFaro/team.json new file mode 100644 index 0000000..00b4489 --- /dev/null +++ b/Teams/elFaro/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "elFaro", + "members": [ + { + "name": "Hugo C", + "twitter": "Nay_Nope", + "koding": "hacp", + "location": "New York, USA", + "lead": true + } + ] + }