Skip to content

Commit

Permalink
docs: add rmanibus as a contributor for test (#93)
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 Oct 24, 2024
1 parent 186ee00 commit c8334c6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,15 @@
"contributions": [
"ideas"
]
},
{
"login": "rmanibus",
"name": "Loïc Hermann",
"avatar_url": "https://avatars.githubusercontent.com/u/10419172?v=4",
"profile": "https://github.com/rmanibus",
"contributions": [
"test"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://developers.redhat.com/author/eric-deandrea"><img src="https://avatars.githubusercontent.com/u/363447?v=4?s=100" width="100px;" alt="Eric Deandrea"/><br /><sub><b>Eric Deandrea</b></sub></a><br /><a href="#ideas-edeandrea" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://maxsonaraujo.miwteam.com.br/pt-BR"><img src="https://avatars.githubusercontent.com/u/91495720?v=4?s=100" width="100px;" alt="Maxson Araújo"/><br /><sub><b>Maxson Araújo</b></sub></a><br /><a href="#ideas-maxsonaraujo" title="Ideas, Planning, & Feedback">🤔</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/rmanibus"><img src="https://avatars.githubusercontent.com/u/10419172?v=4?s=100" width="100px;" alt="Loïc Hermann"/><br /><sub><b>Loïc Hermann</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-playwright/commits?author=rmanibus" title="Tests">⚠️</a></td>
</tr>
</tbody>
</table>

Expand Down

0 comments on commit c8334c6

Please sign in to comment.