From 90247368a17bb6d188dcb1fd6b446cb6c3c0dbbc Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" Date: Mon, 20 May 2019 16:03:42 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ed8a5735d..310c34aae 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ [![CircleCI][circleci-image]][circleci-url] [![codecov][codecov-image]][codecov-url] -[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors) [![code style: prettier][prettier-image]][prettier-url] [![semantic-release][semantic-image]][semantic-url] @@ -154,7 +154,7 @@ Thanks goes to these wonderful people -
Erik Ziegler
Erik Ziegler

💻
Evren Ozkan
Evren Ozkan

💻
+
Erik Ziegler
Erik Ziegler

💻
Evren Ozkan
Evren Ozkan

💻
Gustavo André Lelis
Gustavo André Lelis

💻
From 5814818d6791b4eee3c2357bacebd6ec8f0d1c1c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" Date: Mon, 20 May 2019 16:03:43 +0000 Subject: [PATCH 2/2] 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,