diff --git a/.all-contributorsrc b/.all-contributorsrc index 61cb25fe..f2ea2700 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -302,6 +302,16 @@ "contributions": [ "code" ] + }, + { + "login": "ru4ert", + "name": "Rupert Bogensperger", + "avatar_url": "https://avatars.githubusercontent.com/u/47078678?v=4", + "profile": "https://ru4ert.com/", + "contributions": [ + "code", + "test" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index a4f52fd4..5698e92b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Quarkus - OpenAPI Generator -[![All Contributors](https://img.shields.io/badge/all_contributors-32-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-33-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) @@ -80,6 +80,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Martin
Martin

💻 Matthias Ngeo
Matthias Ngeo

📖 nmirasch
nmirasch

💻 + Rupert Bogensperger
Rupert Bogensperger

💻 ⚠️