Skip to content

Commit

Permalink
docs: add javaduke as a contributor for code (#1241)
Browse files Browse the repository at this point in the history
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] authored Apr 27, 2024
1 parent bbf80df commit 58a6345
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,15 @@
"contributions": [
"doc"
]
},
{
"login": "javaduke",
"name": "javaduke",
"avatar_url": "https://avatars.githubusercontent.com/u/561559?v=4",
"profile": "https://github.com/javaduke",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Quarkus Amazon Services
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-25-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-26-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

[![Version](https://img.shields.io/maven-central/v/io.quarkiverse.amazonservices/quarkus-amazon-services-bom?logo=apache-maven&style=flat-square)](https://search.maven.org/artifact/io.quarkiverse.amazonservices/quarkus-amazon-services-bom)
Expand Down Expand Up @@ -145,6 +145,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://github.com/bwhove"><img src="https://avatars.githubusercontent.com/u/10963247?v=4?s=100" width="100px;" alt="Bas Hovestad"/><br /><sub><b>Bas Hovestad</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-amazon-services/commits?author=bwhove" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/andrezimmermann"><img src="https://avatars.githubusercontent.com/u/2397101?v=4?s=100" width="100px;" alt="André Zimmermann"/><br /><sub><b>André Zimmermann</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-amazon-services/commits?author=andrezimmermann" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/LoiueFragosoUwUr"><img src="https://avatars.githubusercontent.com/u/126754704?v=4?s=100" width="100px;" alt="Louie壮真UwUr_柔"/><br /><sub><b>Louie壮真UwUr_柔</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-amazon-services/commits?author=LoiueFragosoUwUr" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/javaduke"><img src="https://avatars.githubusercontent.com/u/561559?v=4?s=100" width="100px;" alt="javaduke"/><br /><sub><b>javaduke</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-amazon-services/commits?author=javaduke" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 58a6345

Please sign in to comment.