Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -1872,6 +1872,15 @@
"contributions": [
"bug"
]
},
{
"login": "ihsandeniz",
"name": "İhsan Deniz",
"avatar_url": "https://avatars.githubusercontent.com/u/132747884?v=4",
"profile": "https://ihsandeniz.net.tr/",
"contributions": [
"translation"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,7 @@ This library could only exist thanks to the dedication of many volunteers around
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/olafure"><img src="https://avatars.githubusercontent.com/u/830918?v=4?s=100" width="100px;" alt="Olafur Egilsson"/><br /><sub><b>Olafur Egilsson</b></sub></a><br /><a href="https://github.com/py-pdf/fpdf2/issues?q=author%3Aolafure" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://ihsandeniz.net.tr/"><img src="https://avatars.githubusercontent.com/u/132747884?v=4?s=100" width="100px;" alt="İhsan Deniz"/><br /><sub><b>İhsan Deniz</b></sub></a><br /><a href="#translation-ihsandeniz" title="Translation">🌍</a></td>
</tr>
</tbody>
</table>
Expand Down