From 2233ca92d3be3b0bcd087e31dfc807a4d88c3c06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Vedovotto?= Date: Mon, 19 Oct 2020 12:54:17 -0300 Subject: [PATCH] feat: add viniciusveu contributor --- data/_contributors.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/_contributors.json b/data/_contributors.json index 362ad59..139bb2c 100644 --- a/data/_contributors.json +++ b/data/_contributors.json @@ -112,5 +112,11 @@ "about": "Mãe, tô no Hacktoberfest!", "languages": ["C", "Flutter", "Elixir"], "year": "2020" + }, + { + "username": "viniciusveu", + "about": "Dias de luta, dias de luta...", + "languages": ["C", "JavaScript", "Python"], + "year": "2020" } ]