From 78864eff6e450b078d1f315fa4c64bd79ce6bfb9 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 05:50:42 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 865d71bf..8c3bd77c 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ practices.

[![version][version-badge]][package] [![downloads][downloads-badge]][npmtrends] [![MIT License][license-badge]][license] -[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors) [![PRs Welcome][prs-badge]][prs] [![Code of Conduct][coc-badge]][coc] [![Join the community on Spectrum][spectrum-badge]][spectrum] @@ -178,7 +178,14 @@ Thanks goes to these people ([emoji key][emojis]): -
Tim Deschryver
Tim Deschryver

💻 📖 🚇 ⚠️
Michaël De Boey
Michaël De Boey

📖
Ignacio Le Fluk
Ignacio Le Fluk

💻 ⚠️
+ + + + + + + +
Tim Deschryver
Tim Deschryver

💻 📖 🚇 ⚠️
Michaël De Boey
Michaël De Boey

📖
Ignacio Le Fluk
Ignacio Le Fluk

💻 ⚠️
Tamás Szabó
Tamás Szabó

💻
From ac1740ab57945c3fe425484f63bba7561c15da7d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2019 05:50: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 de291622..0e4a1e14 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -35,6 +35,15 @@ "code", "test" ] + }, + { + "login": "szabototo89", + "name": "Tamás Szabó", + "avatar_url": "https://avatars0.githubusercontent.com/u/3720079?v=4", + "profile": "https://hu.linkedin.com/pub/tamas-szabo/57/a4b/242", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,