From c0b3db3e60904b448a050cedaec23aeff457324a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2019 19:25:04 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c5bfeb2..926c8295 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-91-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-92-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] @@ -504,6 +504,9 @@ Thanks goes to these people ([emoji key][emojis]): Nick McCurdy
Nick McCurdy

👀 Sebastian Silbermann
Sebastian Silbermann

👀 + + Adrià Fontcuberta
Adrià Fontcuberta

👀 + From 67e5d93ac8c8a19539a06956e7249acf7fb6b6fb Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2019 19:25:05 +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 72c045fb..2bc1ae63 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -883,6 +883,15 @@ "contributions": [ "review" ] + }, + { + "login": "afontcu", + "name": "Adrià Fontcuberta", + "avatar_url": "https://avatars0.githubusercontent.com/u/9197791?v=4", + "profile": "https://afontcu.dev", + "contributions": [ + "review" + ] } ], "contributorsPerLine": 7,