Skip to content

Commit

Permalink
docs: add ryandens as a contributor for ideas (#1053)
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 Dec 24, 2023
1 parent 8f1d8a3 commit 63ff104
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,15 @@
"contributions": [
"code"
]
},
{
"login": "ryandens",
"name": "Ryan Dens",
"avatar_url": "https://avatars.githubusercontent.com/u/8192732?v=4",
"profile": "https://www.ryandens.com",
"contributions": [
"ideas"
]
}
],
"contributorsPerLine": 7,
Expand Down
5 changes: 4 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-21-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-22-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 @@ -80,6 +80,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://thejavaguy.org/"><img src="https://avatars.githubusercontent.com/u/11942401?v=4?s=100" width="100px;" alt="Ivan Milosavljević"/><br /><sub><b>Ivan Milosavljević</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-amazon-services/commits?author=TheJavaGuy" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/tpenakov"><img src="https://avatars.githubusercontent.com/u/8676603?v=4?s=100" width="100px;" alt="Triphon Penakov"/><br /><sub><b>Triphon Penakov</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-amazon-services/commits?author=tpenakov" title="Code">💻</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://www.ryandens.com"><img src="https://avatars.githubusercontent.com/u/8192732?v=4?s=100" width="100px;" alt="Ryan Dens"/><br /><sub><b>Ryan Dens</b></sub></a><br /><a href="#ideas-ryandens" title="Ideas, Planning, & Feedback">🤔</a></td>
</tr>
</tbody>
</table>

Expand Down

0 comments on commit 63ff104

Please sign in to comment.