From 3254341b63a783512cf7ec2d58980f9602793144 Mon Sep 17 00:00:00 2001 From: judocka Date: Thu, 27 Nov 2014 23:10:44 -0200 Subject: [PATCH] Added Luckas in the Team Now I'm here --- Teams/MadDuck/team.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Teams/MadDuck/team.json b/Teams/MadDuck/team.json index 621182b..122623c 100644 --- a/Teams/MadDuck/team.json +++ b/Teams/MadDuck/team.json @@ -7,6 +7,12 @@ "koding": "rafaelmatsuyama", "location": "São Paulo, BR", "lead": true + }, + { + "name": "Luckas Farias", + "twitter": "judocka", + "koding": "luckas", + "location": "São Paulo, BR" } ] }