Skip to content

Commit

Permalink
docs: add pierrick-boule as a contributor for code, test, and doc (#1201
Browse files Browse the repository at this point in the history
)

Co-authored-by: Lukasz Gornicki <lpgornicki@gmail.com>
  • Loading branch information
allcontributors[bot] and derberg committed Apr 29, 2024
1 parent a688187 commit 1990740
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,17 @@
"contributions": [
"doc"
]
},
{
"login": "pierrick-boule",
"name": "pierrick-boule",
"avatar_url": "https://avatars.githubusercontent.com/u/3237116?v=4",
"profile": "https://github.com/pierrick-boule",
"contributions": [
"code",
"test",
"doc"
]
}
],
"contributorsPerLine": 3,
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="33.33%"><a href="https://blog.orzzh.icu/"><img src="https://avatars.githubusercontent.com/u/33168669?v=4?s=100" width="100px;" alt="GavinZhengOI"/><br /><sub><b>GavinZhengOI</b></sub></a><br /><a href="https://github.com/asyncapi/generator/commits?author=GavinZhengOI" title="Documentation">📖</a></td>
<td align="center" valign="top" width="33.33%"><a href="https://github.com/lmgyuan"><img src="https://avatars.githubusercontent.com/u/16447041?v=4?s=100" width="100px;" alt="lmgyuan"/><br /><sub><b>lmgyuan</b></sub></a><br /><a href="https://github.com/asyncapi/generator/commits?author=lmgyuan" title="Documentation">📖</a></td>
</tr>
<tr>
<td align="center" valign="top" width="33.33%"><a href="https://github.com/pierrick-boule"><img src="https://avatars.githubusercontent.com/u/3237116?v=4?s=100" width="100px;" alt="pierrick-boule"/><br /><sub><b>pierrick-boule</b></sub></a><br /><a href="https://github.com/asyncapi/generator/commits?author=pierrick-boule" title="Code">💻</a> <a href="https://github.com/asyncapi/generator/commits?author=pierrick-boule" title="Tests">⚠️</a> <a href="https://github.com/asyncapi/generator/commits?author=pierrick-boule" title="Documentation">📖</a></td>
</tr>
</tbody>
</table>

Expand Down

0 comments on commit 1990740

Please sign in to comment.