From 75864bd6895c31ce7a579500e6fc90f92a67a65c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 29 Nov 2020 09:57:46 +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 b102a8a7..d179f015 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ **Contributors** -[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-) @@ -94,6 +94,7 @@ Thanks goes to these wonderful people
marcobarilari

💻 🎨 👀 📖 ⚠️ 🐛
Remi Gau

💻 📖 🚇 🎨 👀
Fede F.

🐛 +
CerenB

🐛 From 81ae18ca2014bdf63490fbac82e6108ea74f705c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 29 Nov 2020 09:57:47 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 1f8f19c6..3374e89a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -73,6 +73,15 @@ "contributions": [ "bug" ] + }, + { + "login": "CerenB", + "name": "CerenB", + "avatar_url": "https://avatars1.githubusercontent.com/u/10451654?v=4", + "profile": "https://github.com/CerenB", + "contributions": [ + "bug" + ] } ], "contributorsPerLine": 7,