From 89b267cbba90557ee7b5a99588fd34a1ceb0b353 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 13:36:52 +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 123549fcfd..913d20b3de 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Contribution Guide -[![All Contributors](https://img.shields.io/badge/all_contributors-71-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-72-orange.svg?style=flat-square)](#contributors-) ## Introduction @@ -219,6 +219,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
hopnux

🌍 +
Pedro Garcia Rodriguez

🌍 From 0969dfe38b2234fe625cc2f57fd11cea06af8c3d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 13:36:53 +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 3f546730f3..18c89db058 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -656,6 +656,15 @@ "contributions": [ "translation" ] + }, + { + "login": "BreakingPitt", + "name": "Pedro Garcia Rodriguez", + "avatar_url": "https://avatars.githubusercontent.com/u/10740572?v=4", + "profile": "https://www.breakingpitt.es", + "contributions": [ + "translation" + ] } ], "contributorsPerLine": 7,