Skip to content

Commit ec788a1

Browse files
committed
Add @ichlubna as a contributor
1 parent db32ba2 commit ec788a1

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
@@ -232,6 +232,15 @@
232232
"contributions": [
233233
"code"
234234
]
235+
},
236+
{
237+
"login": "ichlubna",
238+
"name": "Tomáš Chlubna",
239+
"avatar_url": "https://avatars.githubusercontent.com/u/43234438?v=4",
240+
"profile": "https://www.fit.vut.cz/person/ichlubna/",
241+
"contributions": [
242+
"translation"
243+
]
235244
}
236245
],
237246
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Manyfold
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-23-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-24-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
Manyfold is an open source, self-hosted web application for managing a collection of 3d models, particularly focused on 3d printing.
@@ -200,6 +200,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
200200
<tr>
201201
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ToasterUwU"><img src="https://avatars.githubusercontent.com/u/43654377?v=4?s=100" width="100px;" alt="Aki"/><br /><sub><b>Aki</b></sub></a><br /><a href="#translation-ToasterUwU" title="Translation">🌍</a></td>
202202
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mcsgroi"><img src="https://avatars.githubusercontent.com/u/8921172?v=4?s=100" width="100px;" alt="mcsgroi"/><br /><sub><b>mcsgroi</b></sub></a><br /><a href="https://github.com/manyfold3d/manyfold/commits?author=mcsgroi" title="Code">💻</a></td>
203+
<td align="center" valign="top" width="14.28%"><a href="https://www.fit.vut.cz/person/ichlubna/"><img src="https://avatars.githubusercontent.com/u/43234438?v=4?s=100" width="100px;" alt="Tomáš Chlubna"/><br /><sub><b>Tomáš Chlubna</b></sub></a><br /><a href="#translation-ichlubna" title="Translation">🌍</a></td>
203204
</tr>
204205
</tbody>
205206
<tfoot>

0 commit comments

Comments
 (0)