Skip to content

Commit c8334c6

Browse files
docs: add rmanibus as a contributor for test (#93)
* 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 186ee00 commit c8334c6

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,15 @@
7171
"contributions": [
7272
"ideas"
7373
]
74+
},
75+
{
76+
"login": "rmanibus",
77+
"name": "Loïc Hermann",
78+
"avatar_url": "https://avatars.githubusercontent.com/u/10419172?v=4",
79+
"profile": "https://github.com/rmanibus",
80+
"contributions": [
81+
"test"
82+
]
7483
}
7584
],
7685
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
7676
<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>
7777
<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>
7878
</tr>
79+
<tr>
80+
<td align="center" valign="top" width="14.28%"><a href="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/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>
81+
</tr>
7982
</tbody>
8083
</table>
8184

0 commit comments

Comments
 (0)