From c618d326a46b380a0f0013a703435bf653464fb3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" Date: Tue, 11 Jun 2019 13:35:48 +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 346920bd..865d71bf 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-2-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-3-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,7 @@ Thanks goes to these people ([emoji key][emojis]): -
Tim Deschryver
Tim Deschryver

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

📖
+
Tim Deschryver
Tim Deschryver

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

📖
Ignacio Le Fluk
Ignacio Le Fluk

💻 ⚠️
From 1ef29876af2ef7030a1a3fc993c327dd00401eb3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" Date: Tue, 11 Jun 2019 13:35:49 +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 ae739217..de291622 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -25,6 +25,16 @@ "contributions": [ "doc" ] + }, + { + "login": "flakolefluk", + "name": "Ignacio Le Fluk", + "avatar_url": "https://avatars0.githubusercontent.com/u/11986564?v=4", + "profile": "https://github.com/flakolefluk", + "contributions": [ + "code", + "test" + ] } ], "contributorsPerLine": 7,