From e485b879f92946aac3b03357243594308a86139a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 26 May 2020 17:12:57 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c3903968..ab2656af 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ [![MIT License][license-badge]][license] -[![All Contributors](https://img.shields.io/badge/all_contributors-31-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-32-orange.svg?style=flat-square)](#contributors-) [![PRs Welcome][prs-badge]][prs] [![Code of Conduct][coc-badge]][coc] @@ -404,6 +404,7 @@ Thanks goes to these people ([emoji key][emojis]):
Vadim Shvetsov

🤔 💻 ⚠️
Greg Shtilman

💻 ⚠️ 🐛
Ricardo Busquet

🐛 💻 ⚠️ +
Doug Bacelar

💻 ⚠️ From 66746b7a7a86a82dcdea01d8b382af634ef7f2f8 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 26 May 2020 17:12:58 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 42f57f46..0adc715f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -314,6 +314,16 @@ "code", "test" ] + }, + { + "login": "dougbacelar", + "name": "Doug Bacelar", + "avatar_url": "https://avatars3.githubusercontent.com/u/9267678?v=4", + "profile": "https://www.linkedin.com/in/dougbacelar/en", + "contributions": [ + "code", + "test" + ] } ], "commitConvention": "none",