Skip to content

Commit 0580227

Browse files
docs: add DennisGyldendahlJensenSparNord as a contributor for code (#535)
* 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 240300c commit 0580227

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
@@ -245,6 +245,15 @@
245245
"code",
246246
"test"
247247
]
248+
},
249+
{
250+
"login": "DennisGyldendahlJensenSparNord",
251+
"name": "DennisGyldendahlJensenSparNord",
252+
"avatar_url": "https://avatars.githubusercontent.com/u/135703683?v=4",
253+
"profile": "https://github.com/DennisGyldendahlJensenSparNord",
254+
"contributions": [
255+
"code"
256+
]
248257
}
249258
],
250259
"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-26-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-27-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)
@@ -898,6 +898,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
898898
<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> <a href="https://github.com/quarkiverse/quarkus-openapi-generator/commits?author=patr1kt0th" title="Code">💻</a></td>
899899
<td align="center" valign="top" width="14.28%"><a href="https://github.com/aecc"><img src="https://avatars.githubusercontent.com/u/6069300?v=4?s=100" width="100px;" alt="Alessandro Chacón"/><br /><sub><b>Alessandro Chacón</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-openapi-generator/commits?author=aecc" title="Tests">⚠️</a> <a href="https://github.com/quarkiverse/quarkus-openapi-generator/commits?author=aecc" title="Code">💻</a></td>
900900
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ninckblokje"><img src="https://avatars.githubusercontent.com/u/2307375?v=4?s=100" width="100px;" alt="ninckblokje"/><br /><sub><b>ninckblokje</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-openapi-generator/commits?author=ninckblokje" title="Code">💻</a> <a href="https://github.com/quarkiverse/quarkus-openapi-generator/commits?author=ninckblokje" title="Tests">⚠️</a></td>
901+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/DennisGyldendahlJensenSparNord"><img src="https://avatars.githubusercontent.com/u/135703683?v=4?s=100" width="100px;" alt="DennisGyldendahlJensenSparNord"/><br /><sub><b>DennisGyldendahlJensenSparNord</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-openapi-generator/commits?author=DennisGyldendahlJensenSparNord" title="Code">💻</a></td>
901902
</tr>
902903
</tbody>
903904
</table>

0 commit comments

Comments
 (0)