From d0d9ebdc178dfca2c98ce2d16c890fa7649a5482 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 11:05:40 +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 86f58a1..1310c6f 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Hydra -[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-) ![hydra](docs/assets/hydra-3-01.png) @@ -375,6 +375,7 @@ See [CHANGELOG.md](CHANGELOG.md) for recent changes. Haram Choi
Haram Choi

🌍 + Artur Cabral
Artur Cabral

🌍 From bbc3d345b86d6b96b816fde078eee37590780e24 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 11:05:41 +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 e1cbd0d..22da117 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -119,6 +119,15 @@ "contributions": [ "translation" ] + }, + { + "login": "arturcabral", + "name": "Artur Cabral ", + "avatar_url": "https://avatars.githubusercontent.com/u/4428256?v=4", + "profile": "https://github.com/arturcabral", + "contributions": [ + "translation" + ] } ], "contributorsPerLine": 7,