Skip to content

Commit

Permalink
Merge pull request #478 from quarkiverse/all-contributors/add-radcortez
Browse files Browse the repository at this point in the history
docs: add radcortez as a contributor for code
  • Loading branch information
loicmathieu authored Aug 10, 2023
2 parents 630792b + 98f8e6a commit b32cc2d
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 @@ -160,6 +160,15 @@
"contributions": [
"code"
]
},
{
"login": "radcortez",
"name": "Roberto Cortez",
"avatar_url": "https://avatars.githubusercontent.com/u/5796305?v=4",
"profile": "http://www.radcortez.com",
"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 @@
# Quarkiverse - Quarkus Google Cloud Services
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-17-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-18-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
[![version](https://img.shields.io/maven-central/v/io.quarkiverse.googlecloudservices/quarkus-google-cloud-services-bom)](https://repo1.maven.org/maven2/io/quarkiverse/googlecloudservices/)
[![Build](https://github.com/quarkiverse/quarkus-google-cloud-services/workflows/Build/badge.svg)](https://github.com/quarkiverse/quarkus-google-cloud-services/actions?query=workflow%3ABuild)
Expand Down Expand Up @@ -64,6 +64,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/nahguam"><img src="https://avatars.githubusercontent.com/u/4394757?v=4?s=100" width="100px;" alt="Dave Maughan"/><br /><sub><b>Dave Maughan</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-google-cloud-services/commits?author=nahguam" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/zZHorizonZz"><img src="https://avatars.githubusercontent.com/u/60035933?v=4?s=100" width="100px;" alt="Daniel Fiala"/><br /><sub><b>Daniel Fiala</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-google-cloud-services/commits?author=zZHorizonZz" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://jamesnetherton.github.io/"><img src="https://avatars.githubusercontent.com/u/4721408?v=4?s=100" width="100px;" alt="James Netherton"/><br /><sub><b>James Netherton</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-google-cloud-services/commits?author=jamesnetherton" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://www.radcortez.com"><img src="https://avatars.githubusercontent.com/u/5796305?v=4?s=100" width="100px;" alt="Roberto Cortez"/><br /><sub><b>Roberto Cortez</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-google-cloud-services/commits?author=radcortez" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit b32cc2d

Please sign in to comment.