From 0ab6ceda4b415e00a910fd1a651584e39633f094 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 23 Nov 2020 22:06:24 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1198ecc..1a58ee9 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ [![MIT License][license-badge]][license] -[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-12-orange.svg?style=flat-square)](#contributors-) [![PRs Welcome][prs-badge]][prs] [![Code of Conduct][coc-badge]][coc] @@ -154,6 +154,7 @@ Thanks goes to these people ([emoji key][emojis]):
Aleksei Tsikov

🐛
Mario Beltrán Alarcón

📖
Ari Perkkiö

🐛 +
Anton Niklasson

💻 ⚠️ 📖 From a7070f4b052a868dcd410a8947b17843e75234f4 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 23 Nov 2020 22:06:25 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index d2221e7..e0595fd 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -120,6 +120,17 @@ "contributions": [ "bug" ] + }, + { + "login": "AntonNiklasson", + "name": "Anton Niklasson", + "avatar_url": "https://avatars0.githubusercontent.com/u/785676?v=4", + "profile": "http://www.antn.se", + "contributions": [ + "code", + "test", + "doc" + ] } ] }