Skip to content

Commit fb8f89f

Browse files
allcontributors[bot]tenshiAMD
andauthoredOct 7, 2022
docs: add klieret as a contributor for bug (#343)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Angel Aviel Domaoan <13580338+tenshiAMD@users.noreply.github.com>
1 parent d74e2f2 commit fb8f89f

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed
 

‎.all-contributorsrc

+8
Original file line numberDiff line numberDiff line change
@@ -609,6 +609,14 @@
609609
]
610610
},
611611
{
612+
"login": "klieret",
613+
"name": "Kilian Lieret",
614+
"avatar_url": "https://avatars.githubusercontent.com/u/13602468?v=4",
615+
"profile": "https://www.lieret.net",
616+
"contributions": [
617+
"bug"
618+
]
619+
},
612620
"login": "KnorpelSenf",
613621
"name": "KnorpelSenf",
614622
"avatar_url": "https://avatars.githubusercontent.com/u/12952387?v=4",

‎README.md

+1
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ 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://www.lieret.net"><img src="https://avatars.githubusercontent.com/u/13602468?v=4?s=100" width="100px;" alt="Kilian Lieret"/><br /><sub><b>Kilian Lieret</b></sub></a><br /><a href="https://github.com/all-contributors/cli/issues?q=author%3Aklieret" title="Bug reports">🐛</a></td>
169170
<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>
170171
</tr>
171172
</tbody>

0 commit comments

Comments
 (0)
Please sign in to comment.