From 7edb70a72dffb466cee0f035f9ec8ef3e3df8ecb Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2019 15:31:42 +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 17455eb..fc0875c 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ testing practices.

[![version][version-badge]][package] [![downloads][downloads-badge]][npmtrends] [![MIT License][license-badge]][license] -[![All Contributors](https://img.shields.io/badge/all_contributors-24-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-25-orange.svg?style=flat-square)](#contributors) [![PRs Welcome][prs-badge]][prs] [![Code of Conduct][coc-badge]][coc] [![Watch on GitHub][github-watch-badge]][github-watch] @@ -170,6 +170,7 @@ Thanks goes to these people ([emoji key][emojis]): Mikhail Guskov
Mikhail Guskov

🐛 JD Gonzales
JD Gonzales

📖 Yvonnick FRIN
Yvonnick FRIN

📖 + Franck Abgrall
Franck Abgrall

👀 From 6f2b34adc05d8daf6f19f25e758b78312872a568 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2019 15:31: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 5e6b95d..e57fdef 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -241,6 +241,15 @@ "contributions": [ "doc" ] + }, + { + "login": "kefranabg", + "name": "Franck Abgrall", + "avatar_url": "https://avatars3.githubusercontent.com/u/9840435?v=4", + "profile": "https://www.franck-abgrall.me/", + "contributions": [ + "review" + ] } ], "repoType": "github",