From eca5e51079b09ccb3b2db895ed11e52631665f2f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 19:34:45 +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 73f8b99..990ee94 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-17-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) @@ -177,6 +177,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

💻 ⚠️ From 3dd1bfd3a72ab8e40906541f09ec969e28b529bf Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 19:34:46 +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 402900d..3c9dde0 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -172,6 +172,16 @@ "contributions": [ "doc" ] + }, + { + "login": "JDOM10", + "name": "Juan Diego Osorio", + "avatar_url": "https://avatars.githubusercontent.com/u/152449879?v=4", + "profile": "https://github.com/JDOM10", + "contributions": [ + "code", + "test" + ] } ], "contributorsPerLine": 7,