diff --git a/Teams/Aina/team.json b/Teams/Aina/team.json new file mode 100644 index 0000000..cb3dcf5 --- /dev/null +++ b/Teams/Aina/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "Team Aina", + "members": [ + { + "name": "Jose Luis Gonzalez", + "twitter": "arkangelkruel", + "koding": "arkangelkruel", + "location": "Santiago, CL" + "lead" : true + } + ] +}