diff --git a/.all-contributorsrc b/.all-contributorsrc index 8cacefb5..1dc350f7 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -341,6 +341,15 @@ "contributions": [ "code" ] + }, + { + "login": "gmalheiro", + "name": "Gabriel Malheiro", + "avatar_url": "https://avatars.githubusercontent.com/u/92603922?v=4", + "profile": "https://github.com/gmalheiro", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index dd224429..d01f44c1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Quarkus - OpenAPI Generator -[![All Contributors](https://img.shields.io/badge/all_contributors-36-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-37-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) @@ -86,6 +86,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Brice Laurencin
Brice Laurencin

💻 + Gabriel Malheiro
Gabriel Malheiro

📖