Skip to content

Commit 5e3baa1

Browse files
docs: add patr1kt0th as a contributor for test (#462)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent d9e9061 commit 5e3baa1

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,15 @@
215215
"code",
216216
"doc"
217217
]
218+
},
219+
{
220+
"login": "patr1kt0th",
221+
"name": "Patrik Toth",
222+
"avatar_url": "https://avatars.githubusercontent.com/u/20856829?v=4",
223+
"profile": "https://github.com/patr1kt0th",
224+
"contributions": [
225+
"test"
226+
]
218227
}
219228
],
220229
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Quarkus - OpenAPI Generator
22

33
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4-
[![All Contributors](https://img.shields.io/badge/all_contributors-23-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-24-orange.svg?style=flat-square)](#contributors-)
55
<!-- ALL-CONTRIBUTORS-BADGE:END -->
66
[![Build](<https://img.shields.io/github/actions/workflow/status/quarkiverse/quarkus-openapi-generator/build.yml?branch=main&logo=GitHub&style=flat-square>)](https://github.com/quarkiverse/quarkus-openapi-generator/actions?query=workflow%3ABuild)
77
[![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)
@@ -832,6 +832,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
832832
<tr>
833833
<td align="center" valign="top" width="14.28%"><a href="https://github.com/michalsomora"><img src="https://avatars.githubusercontent.com/u/10022003?v=4?s=100" width="100px;" alt="Michal Somora"/><br /><sub><b>Michal Somora</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-openapi-generator/commits?author=michalsomora" title="Code">💻</a></td>
834834
<td align="center" valign="top" width="14.28%"><a href="https://github.com/lordvlad"><img src="https://avatars.githubusercontent.com/u/1217769?v=4?s=100" width="100px;" alt="Waldemar Reusch"/><br /><sub><b>Waldemar Reusch</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-openapi-generator/commits?author=lordvlad" title="Code">💻</a> <a href="https://github.com/quarkiverse/quarkus-openapi-generator/commits?author=lordvlad" title="Documentation">📖</a></td>
835+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/patr1kt0th"><img src="https://avatars.githubusercontent.com/u/20856829?v=4?s=100" width="100px;" alt="Patrik Toth"/><br /><sub><b>Patrik Toth</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-openapi-generator/commits?author=patr1kt0th" title="Tests">⚠️</a></td>
835836
</tr>
836837
</tbody>
837838
</table>

0 commit comments

Comments
 (0)