Skip to content

Commit 9efd55f

Browse files
authored
Merge pull request #101 from kreuzerk/all-contributors/add-mtrefzer
add mtrefzer as a contributor for code
2 parents 2c0814c + 0b0cb05 commit 9efd55f

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

.all-contributorsrc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,18 @@
7777
"code",
7878
"ideas"
7979
]
80+
},
81+
{
82+
"login": "mtrefzer",
83+
"name": "Michael Trefzer",
84+
"avatar_url": "https://avatars.githubusercontent.com/u/10129409?v=4",
85+
"profile": "https://github.com/mtrefzer",
86+
"contributions": [
87+
"code"
88+
]
8089
}
8190
],
8291
"contributorsPerLine": 7,
83-
"skipCi": true
92+
"skipCi": true,
93+
"commitType": "docs"
8494
}

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
![Logo](https://raw.githubusercontent.com/kreuzerk/import-conductor/master/assets/logo.png)
22

33
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4-
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-)
55
<!-- ALL-CONTRIBUTORS-BADGE:END -->
66

77
# import-conductor
@@ -211,6 +211,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
211211
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Lonli-Lokli"><img src="https://avatars.githubusercontent.com/u/767795?v=4?s=100" width="100px;" alt="Lonli-Lokli"/><br /><sub><b>Lonli-Lokli</b></sub></a><br /><a href="https://github.com/kreuzerk/import-conductor/commits?author=Lonli-Lokli" title="Code">💻</a> <a href="https://github.com/kreuzerk/import-conductor/commits?author=Lonli-Lokli" title="Tests">⚠️</a> <a href="https://github.com/kreuzerk/import-conductor/issues?q=author%3ALonli-Lokli" title="Bug reports">🐛</a></td>
212212
<td align="center" valign="top" width="14.28%"><a href="https://github.com/YuriSS"><img src="https://avatars.githubusercontent.com/u/11182638?v=4?s=100" width="100px;" alt="Yuri Santos"/><br /><sub><b>Yuri Santos</b></sub></a><br /><a href="https://github.com/kreuzerk/import-conductor/commits?author=YuriSS" title="Code">💻</a></td>
213213
<td align="center" valign="top" width="14.28%"><a href="https://github.com/markoberholzer-es"><img src="https://avatars.githubusercontent.com/u/64533830?v=4?s=100" width="100px;" alt="markoberholzer-es"/><br /><sub><b>markoberholzer-es</b></sub></a><br /><a href="https://github.com/kreuzerk/import-conductor/commits?author=markoberholzer-es" title="Code">💻</a> <a href="#ideas-markoberholzer-es" title="Ideas, Planning, & Feedback">🤔</a></td>
214+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mtrefzer"><img src="https://avatars.githubusercontent.com/u/10129409?v=4?s=100" width="100px;" alt="Michael Trefzer"/><br /><sub><b>Michael Trefzer</b></sub></a><br /><a href="https://github.com/kreuzerk/import-conductor/commits?author=mtrefzer" title="Code">💻</a></td>
214215
</tr>
215216
</tbody>
216217
</table>

0 commit comments

Comments
 (0)