Skip to content

Commit

Permalink
docs: add tolgaeren as a contributor for bug (#712)
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] committed Feb 20, 2023
1 parent efe687e commit eb98ff1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,15 @@
"contributions": [
"bug"
]
},
{
"login": "tolgaeren",
"name": "Tolga Eren",
"avatar_url": "https://github.com/avatars/u/794719?v=4",
"profile": "https://github.com/tolgaeren",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,7 @@ To develop locally, clone this repository and run `. script/bootstrap` to instal
<td align="center" valign="top" width="14.28%"><a href="https://github.com/darrenburns"><img src="https://github.com/avatars/u/5740731?v=4?s=100" width="100px;" alt="darrenburns"/><br /><sub><b>darrenburns</b></sub></a><br /><a href="https://github.com/tophat/syrupy/commits?author=darrenburns" title="Documentation">πŸ“–</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mhwaage"><img src="https://github.com/avatars/u/57612883?v=4?s=100" width="100px;" alt="Magnus Heskestad Waage"/><br /><sub><b>Magnus Heskestad Waage</b></sub></a><br /><a href="https://github.com/tophat/syrupy/issues?q=author%3Amhwaage" title="Bug reports">πŸ›</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/herb"><img src="https://github.com/avatars/u/139780?v=4?s=100" width="100px;" alt="Herbert Ho"/><br /><sub><b>Herbert Ho</b></sub></a><br /><a href="https://github.com/tophat/syrupy/issues?q=author%3Aherb" title="Bug reports">πŸ›</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/tolgaeren"><img src="https://github.com/avatars/u/794719?v=4?s=100" width="100px;" alt="Tolga Eren"/><br /><sub><b>Tolga Eren</b></sub></a><br /><a href="https://github.com/tophat/syrupy/issues?q=author%3Atolgaeren" title="Bug reports">πŸ›</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit eb98ff1

Please sign in to comment.