Skip to content

Commit d74e2f2

Browse files
authoredOct 7, 2022
docs: add KnorpelSenf as a contributor for bug (#342)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 0be7a63 commit d74e2f2

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed
 

‎.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -607,6 +607,15 @@
607607
"contributions": [
608608
"code"
609609
]
610+
},
611+
{
612+
"login": "KnorpelSenf",
613+
"name": "KnorpelSenf",
614+
"avatar_url": "https://avatars.githubusercontent.com/u/12952387?v=4",
615+
"profile": "https://github.com/KnorpelSenf",
616+
"contributions": [
617+
"bug"
618+
]
610619
}
611620
],
612621
"skipCi": true

‎README.md

+10
Original file line numberDiff line numberDiff line change
@@ -166,8 +166,18 @@ Thanks goes to these wonderful people
166166
<tr>
167167
<td align="center"><a href="https://tenshiamd.com"><img src="https://avatars.githubusercontent.com/u/13580338?v=4?s=100" width="100px;" alt="Angel Aviel Domaoan"/><br /><sub><b>Angel Aviel Domaoan</b></sub></a><br /><a href="https://github.com/all-contributors/cli/commits?author=tenshiAMD" title="Code">💻</a> <a href="https://github.com/all-contributors/cli/pulls?q=is%3Apr+reviewed-by%3AtenshiAMD" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/all-contributors/cli/commits?author=tenshiAMD" title="Documentation">📖</a> <a href="https://github.com/all-contributors/cli/commits?author=tenshiAMD" title="Tests">⚠️</a></td>
168168
<td align="center"><a href="https://12rambau.github.io/web-resume/"><img src="https://avatars.githubusercontent.com/u/12596392?v=4?s=100" width="100px;" alt="Rambaud Pierrick"/><br /><sub><b>Rambaud Pierrick</b></sub></a><br /><a href="https://github.com/all-contributors/cli/commits?author=12rambau" title="Code">💻</a></td>
169+
<td align="center"><a href="https://github.com/KnorpelSenf"><img src="https://avatars.githubusercontent.com/u/12952387?v=4?s=100" width="100px;" alt="KnorpelSenf"/><br /><sub><b>KnorpelSenf</b></sub></a><br /><a href="https://github.com/all-contributors/cli/issues?q=author%3AKnorpelSenf" title="Bug reports">🐛</a></td>
169170
</tr>
170171
</tbody>
172+
<tfoot>
173+
<tr>
174+
<td align="center" size="13px" colspan="6">
175+
<img src="https://raw.githubusercontent.com/all-contributors/all-contributors-cli/1b8533af435da9854653492b1327a23a4dbd0a10/assets/logo-small.svg">
176+
<a href="https://all-contributors.js.org/docs/en/bot/usage">Add your contributions</a>
177+
</img>
178+
</td>
179+
</tr>
180+
</tfoot>
171181
</table>
172182

173183
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)
Please sign in to comment.