From d9359bad84d94e97ac2125ad530b513d803dfeb0 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 00:32:14 +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 783587b..9020cf2 100644 --- a/README.md +++ b/README.md @@ -229,7 +229,7 @@ This project is licensed under the MIT License - see the [LICENSE](https://githu ## Contributors ✨ -[![All Contributors](https://img.shields.io/badge/all_contributors-13-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-14-orange.svg?style=flat-square)](#contributors-) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -255,6 +255,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Tomer Yechiel
Tomer Yechiel

💻 ⚠️ Leonardo Montini
Leonardo Montini

🌍 ⚠️ Recep Çiftçi
Recep Çiftçi

🌍 ⚠️ + TeraWattHour
TeraWattHour

🌍 ⚠️ From 9c7d235da937eb32e748713bee1d157b7c8bf005 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 24 Feb 2023 00:33:31 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 82956e2..d25b0aa 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -137,6 +137,16 @@ "translation", "test" ] + }, + { + "login": "TeraWattHour", + "name": "TeraWattHour", + "avatar_url": "https://avatars.githubusercontent.com/u/65347730?v=4", + "profile": "https://terawatthour.dev", + "contributions": [ + "translation", + "test" + ] } ], "contributorsPerLine": 7,