From 321bedc48b27aec4b187b8d4b7dcbeb36b3d5308 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 11:28:56 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 65d22e09a..cda3c0150 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@
-[![All Contributors](https://img.shields.io/badge/all_contributors-43-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-44-orange.svg?style=flat-square)](#contributors-) [![Build]()](https://github.com/quarkiverse/quarkus-openapi-generator/actions?query=workflow%3ABuild) [![Maven Central](https://img.shields.io/maven-central/v/io.quarkiverse.openapi.generator/quarkus-openapi-generator.svg?label=Maven%20Central&style=flat-square)](https://search.maven.org/artifact/io.quarkiverse.openapi.generator/quarkus-openapi-generator) @@ -101,6 +101,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d yuhaibohotmail
yuhaibohotmail

💻 ⚠️ + Juan Piero Santisteban Quiroz
Juan Piero Santisteban Quiroz

💻 ⚠️ From 71b2d002f8f41cb64f60e24411e0c314e1c19736 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 11:28:57 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 3533f818c..930aae7b9 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -408,6 +408,16 @@ "code", "test" ] + }, + { + "login": "JPSantistebanQ", + "name": "Juan Piero Santisteban Quiroz", + "avatar_url": "https://avatars.githubusercontent.com/u/49204973?v=4", + "profile": "https://jpsantistebanq.github.io/portfolio", + "contributions": [ + "code", + "test" + ] } ], "contributorsPerLine": 7,