Skip to content

Commit 793b40b

Browse files
docs: add CodeSimcoe as a contributor for code (#662)
* 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 6cf065a commit 793b40b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,15 @@
168168
"code",
169169
"doc"
170170
]
171+
},
172+
{
173+
"login": "CodeSimcoe",
174+
"name": "Clément de Tastes",
175+
"avatar_url": "https://avatars.githubusercontent.com/u/110094118?v=4",
176+
"profile": "https://github.com/CodeSimcoe",
177+
"contributions": [
178+
"code"
179+
]
171180
}
172181
],
173182
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<td valign="top" >
1313

1414
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
15-
[![All Contributors](https://img.shields.io/badge/all_contributors-17-orange.svg?style=flat-square)](#contributors-)
15+
[![All Contributors](https://img.shields.io/badge/all_contributors-18-orange.svg?style=flat-square)](#contributors-)
1616
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1717
</td>
1818
<td valign="top">
@@ -64,6 +64,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
6464
<td align="center" valign="top" width="14.28%"><a href="https://jasondl.ee"><img src="https://avatars.githubusercontent.com/u/191616?v=4?s=100" width="100px;" alt="Jason Lee"/><br /><sub><b>Jason Lee</b></sub></a><br /><a href="#ideas-jasondlee" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/quarkiverse/quarkus-roq/commits?author=jasondlee" title="Code">💻</a></td>
6565
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jotaNas"><img src="https://avatars.githubusercontent.com/u/69321552?v=4?s=100" width="100px;" alt="João Nascimento"/><br /><sub><b>João Nascimento</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-roq/commits?author=jotaNas" title="Code">💻</a></td>
6666
<td align="center" valign="top" width="14.28%"><a href="https://github.com/janwesterkamp"><img src="https://avatars.githubusercontent.com/u/6690182?v=4?s=100" width="100px;" alt="janwesterkamp"/><br /><sub><b>janwesterkamp</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-roq/commits?author=janwesterkamp" title="Code">💻</a> <a href="https://github.com/quarkiverse/quarkus-roq/commits?author=janwesterkamp" title="Documentation">📖</a></td>
67+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/CodeSimcoe"><img src="https://avatars.githubusercontent.com/u/110094118?v=4?s=100" width="100px;" alt="Clément de Tastes"/><br /><sub><b>Clément de Tastes</b></sub></a><br /><a href="https://github.com/quarkiverse/quarkus-roq/commits?author=CodeSimcoe" title="Code">💻</a></td>
6768
</tr>
6869
</tbody>
6970
</table>

0 commit comments

Comments
 (0)