From b9f5d3f8fe50feb4ba468ccecdca8436a88bc4e5 Mon Sep 17 00:00:00 2001 From: Matheusmdr <72767465+Matheusmdr@users.noreply.github.com> Date: Sun, 18 Oct 2020 22:09:23 -0300 Subject: [PATCH] feat: add Matheusmdr contributor --- data/_contributors.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/_contributors.json b/data/_contributors.json index ae6ede9..4dd9186 100644 --- a/data/_contributors.json +++ b/data/_contributors.json @@ -89,4 +89,10 @@ "languages": ["C", "C++"], "year": "2019" } + { + "username": "Matheusmdr", + "about": "idk", + "languages": ["C", "Java","SML"], + "year": "2019" + } ]