From 87dd45cf58695379d045f6bfc8bf38c90fc47ba7 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 18:07:56 +0800 Subject: [PATCH] docs: add javoscript as a contributor for code (#182) * docs: update README.md * docs: update .all-contributorsrc * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- .all-contributorsrc | 7 +++++++ README.md | 3 ++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 236f98d..d0da45b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -70,6 +70,13 @@ "avatar_url": "https://avatars.githubusercontent.com/u/50637?v=4", "profile": "https://arongriffis.com", "contributions": ["code"] + }, + { + "login": "javoscript", + "name": "Javier Ugarte", + "avatar_url": "https://avatars.githubusercontent.com/u/11479916?v=4", + "profile": "https://javoscript.com/", + "contributions": ["code"] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index a2cac6f..0f90f51 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ -[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-) @@ -373,6 +373,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d wenjin
wenjin

💻 Aron Griffis
Aron Griffis

💻 + Javier Ugarte
Javier Ugarte

💻