From 6cb9d3cd8ccd1939c724bcaf681f782316018993 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 23:06:36 +0000 Subject: [PATCH 1/2] update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d3a0646..86113ea 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-12-orange.svg?style=flat-square)](#contributors-) [![CI](https://github.com/stackbuilders/assertive-ts/actions/workflows/ci.yml/badge.svg)](https://github.com/stackbuilders/assertive-ts/actions/workflows/ci.yml) [![Release](https://github.com/stackbuilders/assertive-ts/actions/workflows/release.yml/badge.svg)](https://github.com/stackbuilders/assertive-ts/actions/workflows/release.yml) @@ -170,6 +170,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Anthony Suárez
Anthony Suárez

📖 Sebastian Avalos
Sebastian Avalos

👀 Ikko Eltociear Ashimine
Ikko Eltociear Ashimine

📖 + Edwin Hernández
Edwin Hernández

💻 From cee1be00011792c4159aab578c5da1f171c0f5dd Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 23:06:37 +0000 Subject: [PATCH 2/2] update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index d859eb1..e547268 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -124,6 +124,15 @@ "contributions": [ "doc" ] + }, + { + "login": "fonsiher", + "name": "Edwin Hernández", + "avatar_url": "https://avatars.githubusercontent.com/u/67283172?v=4", + "profile": "https://github.com/fonsiher", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,