From 5814818d6791b4eee3c2357bacebd6ec8f0d1c1c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" Date: Mon, 20 May 2019 16:03:43 +0000 Subject: [PATCH] docs: update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 0114abc6d..e32887c99 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -22,6 +22,15 @@ "contributions": [ "code" ] + }, + { + "login": "galelis", + "name": "Gustavo André Lelis", + "avatar_url": "https://avatars3.githubusercontent.com/u/2378326?v=4", + "profile": "https://github.com/galelis", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,