Skip to content

Commit db32ba2

Browse files
committed
Add @mcsgroi as a contributor
1 parent c6ce58e commit db32ba2

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
@@ -223,6 +223,15 @@
223223
"contributions": [
224224
"translation"
225225
]
226+
},
227+
{
228+
"login": "mcsgroi",
229+
"name": "mcsgroi",
230+
"avatar_url": "https://avatars.githubusercontent.com/u/8921172?v=4",
231+
"profile": "https://github.com/mcsgroi",
232+
"contributions": [
233+
"code"
234+
]
226235
}
227236
],
228237
"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-22-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-23-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.
@@ -199,6 +199,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
199199
</tr>
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>
202+
<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>
202203
</tr>
203204
</tbody>
204205
<tfoot>

0 commit comments

Comments
 (0)