From 227661a83725db67ac35116dddf0a7200692871c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 5 Sep 2022 13:03:27 +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 55fda87290..0dc457f1e5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Contribution Guide -[![All Contributors](https://img.shields.io/badge/all_contributors-72-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-73-orange.svg?style=flat-square)](#contributors-) ## Introduction @@ -244,6 +244,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
hopnux

🌍
Pedro Garcia Rodriguez

🌍 +
Lau

🖋 From 79683f41be707982af2ead887d08357ad050c32f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 5 Sep 2022 13:03:28 +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 18c89db058..1f030d4192 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -665,6 +665,15 @@ "contributions": [ "translation" ] + }, + { + "login": "LauKr", + "name": "Lau", + "avatar_url": "https://avatars.githubusercontent.com/u/37706897?v=4", + "profile": "http://laurenzkruty.de", + "contributions": [ + "content" + ] } ], "contributorsPerLine": 7,