From 97cfde5a7453b87debfa8354a185b9f591a0aadd Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 13:58:15 +0000 Subject: [PATCH 1/2] docs: update CONTRIBUTORS.md [skip ci] --- CONTRIBUTORS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index d6cf4574..ba3dff96 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -1,5 +1,5 @@ -[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) ## Contributors ✨ @@ -12,6 +12,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Jan Wedel
Jan Wedel

🐛 + Andres Almiray
Andres Almiray

📣 From 11fdac6eb6fb34ceec525f00c2d9bed729f91129 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 13:58:16 +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 df3c3386..be66dcb1 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -20,6 +20,15 @@ "contributions": [ "bug" ] + }, + { + "login": "aalmiray", + "name": "Andres Almiray", + "avatar_url": "https://avatars.githubusercontent.com/u/13969?v=4", + "profile": "https://andresalmiray.com/", + "contributions": [ + "promotion" + ] } ] }