Skip to content

Commit 96534ec

Browse files
authoredOct 11, 2022
docs: add qyurila as a contributor for code (#345)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 05bed92 commit 96534ec

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
 

‎.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -625,6 +625,15 @@
625625
"contributions": [
626626
"bug"
627627
]
628+
},
629+
{
630+
"login": "qyurila",
631+
"name": "QriLa | Hyeon Gu",
632+
"avatar_url": "https://avatars.githubusercontent.com/u/68494132?v=4",
633+
"profile": "https://rea9lizer.carrd.co",
634+
"contributions": [
635+
"code"
636+
]
628637
}
629638
],
630639
"skipCi": true

‎README.md

+1
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ Thanks goes to these wonderful people
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>
169169
<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>
170170
<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>
171+
<td align="center"><a href="https://rea9lizer.carrd.co"><img src="https://avatars.githubusercontent.com/u/68494132?v=4?s=100" width="100px;" alt="QriLa &#124; Hyeon Gu"/><br /><sub><b>QriLa &#124; Hyeon Gu</b></sub></a><br /><a href="https://github.com/all-contributors/cli/commits?author=qyurila" title="Code">💻</a></td>
171172
</tr>
172173
</tbody>
173174
<tfoot>

0 commit comments

Comments
 (0)
Please sign in to comment.