From 9caea4f76ae96e9ba301c5d71be1a971fcb6854e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 14:31:28 -0300 Subject: [PATCH] docs: add ru4ert as a contributor for code, and test (#645) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 10 ++++++++++ README.md | 3 ++- 2 files changed, 12 insertions(+), 1 deletion(-) 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

💻 ⚠️