From 2e29d13412625c34ca4780946fdd1f6cab3d0747 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 8 Mar 2022 21:34:29 +0000 Subject: [PATCH] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index aedcbea3..fddaacbc 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -646,6 +646,15 @@ "contributions": [ "doc" ] + }, + { + "login": "microhobby", + "name": "Matheus Castello", + "avatar_url": "https://avatars.githubusercontent.com/u/2633321?v=4", + "profile": "http://microhobby.com.br/blog", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,