From d08ec75790ee206ebbe7fb50dea240dd090d8201 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 19:37:28 +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 990ee94..52da1d7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -[![All Contributors](https://img.shields.io/badge/all_contributors-17-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-18-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) @@ -178,6 +178,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Karla Quistanchala
Karla Quistanchala

👀 Spencer Scorcelletti
Spencer Scorcelletti

📖 Juan Diego Osorio
Juan Diego Osorio

💻 ⚠️ + Sebastián Cruz
Sebastián Cruz

💻 ⚠️ From 586aae4710375fd0517a0657c37924e37260cec4 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 19:37:29 +0000 Subject: [PATCH 2/2] update .all-contributorsrc --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 3c9dde0..0b15b52 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -182,6 +182,16 @@ "code", "test" ] + }, + { + "login": "SbsCruz", + "name": "Sebastián Cruz", + "avatar_url": "https://avatars.githubusercontent.com/u/129121364?v=4", + "profile": "https://github.com/SbsCruz", + "contributions": [ + "code", + "test" + ] } ], "contributorsPerLine": 7,