From 3628ab67258d8281ddef5e10a86071b2ff5a2e32 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 17 Aug 2019 18:56:02 +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 241ca9d..2a1fe04 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-20-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-21-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] @@ -164,6 +164,7 @@ Thanks goes to these people ([emoji key][emojis]): Stefano Magni
Stefano Magni

💻 ⚠️ 📖 Weyert de Boer
Weyert de Boer

💻 Simon Jespersen
Simon Jespersen

💻 👀 + Adrià Fontcuberta
Adrià Fontcuberta

🚇 From 3cf0ab9314d3203c57bd95ad11fb1ed0b56e20a1 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 17 Aug 2019 18:56:03 +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 1d102d5..a5ae595 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -203,6 +203,15 @@ "code", "review" ] + }, + { + "login": "afontcu", + "name": "Adrià Fontcuberta", + "avatar_url": "https://avatars0.githubusercontent.com/u/9197791?v=4", + "profile": "https://afontcu.dev", + "contributions": [ + "infra" + ] } ], "repoType": "github",