diff --git a/.all-contributorsrc b/.all-contributorsrc index 1c9ecff8..f0d29473 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -273,6 +273,15 @@ "code", "test" ] + }, + { + "login": "martinoneutrino", + "name": "Martin", + "avatar_url": "https://avatars.githubusercontent.com/u/8833492?v=4", + "profile": "https://github.com/martinoneutrino", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 74a7e18c..c00c60a7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Quarkus - OpenAPI Generator -[![All Contributors](https://img.shields.io/badge/all_contributors-29-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-30-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) @@ -75,6 +75,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d gabriel-farache
gabriel-farache

💻 ⚠️ + Martin
Martin

💻