diff --git a/Teams/MadDuck/ABOUT.md b/Teams/MadDuck/ABOUT.md index 0d8c3bd..a236530 100644 --- a/Teams/MadDuck/ABOUT.md +++ b/Teams/MadDuck/ABOUT.md @@ -1 +1,3 @@ Hi, this is Rafael Matsuyama writing, I'm a entrepreneur and software developer, anxious to do this hackathon! \o/ + +Hi, this is Luckas Farias writing, and I'm a software and hardware developer, anxious to do this hackathon! \o/ 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" } ] }