From fa767adf526741e71d11f5fd49fb62d67b9e7639 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 19 Nov 2021 21:56:13 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c15149d..6f8eb036 100644 --- a/README.md +++ b/README.md @@ -216,6 +216,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
zZ

💻
Aaron Davison

💻
Przemyslaw Kozik

🎨 +
Alfredo Arellano de la Fuente

💻 From 8b1efaeb5394564ffab49161dfd652f89b3c6426 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 19 Nov 2021 21:56:14 +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 3eeb1f28..955ab76c 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -478,6 +478,15 @@ "contributions": [ "design" ] + }, + { + "login": "highfredo", + "name": "Alfredo Arellano de la Fuente", + "avatar_url": "https://avatars.githubusercontent.com/u/5951524?v=4", + "profile": "https://github.com/highfredo", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,