Skip to content

Commit 33574d8

Browse files
docs: add NobelLiu as a contributor for code (#1861)
* 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 c6e9064 commit 33574d8

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

β€Ž.all-contributorsrcβ€Ž

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -758,6 +758,15 @@
758758
"contributions": [
759759
"code"
760760
]
761+
},
762+
{
763+
"login": "NobelLiu",
764+
"name": "Nobel",
765+
"avatar_url": "https://avatars.githubusercontent.com/u/10796646?v=4",
766+
"profile": "https://nobelliu.github.com",
767+
"contributions": [
768+
"code"
769+
]
761770
}
762771
],
763772
"contributorsPerLine": 7,

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ For issues we want to focus on that are most relevant at any given time, please
189189
<td align="center" valign="top" width="14.28%"><a href="https://github.com/simonwhitaker"><img src="https://avatars.githubusercontent.com/u/116432?v=4?s=100" width="100px;" alt="Simon Whitaker"/><br /><sub><b>Simon Whitaker</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/issues?q=author%3Asimonwhitaker" title="Bug reports">πŸ›</a></td>
190190
<td align="center" valign="top" width="14.28%"><a href="https://github.com/LeonardoLarranaga"><img src="https://avatars.githubusercontent.com/u/83844690?v=4?s=100" width="100px;" alt="Leonardo"/><br /><sub><b>Leonardo</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/commits?author=LeonardoLarranaga" title="Code">πŸ’»</a></td>
191191
<td align="center" valign="top" width="14.28%"><a href="https://github.com/scaredcr6w"><img src="https://avatars.githubusercontent.com/u/85457088?v=4?s=100" width="100px;" alt="Levente Anda"/><br /><sub><b>Levente Anda</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/commits?author=scaredcr6w" title="Code">πŸ’»</a></td>
192+
<td align="center" valign="top" width="14.28%"><a href="https://nobelliu.github.com"><img src="https://avatars.githubusercontent.com/u/10796646?v=4?s=100" width="100px;" alt="Nobel"/><br /><sub><b>Nobel</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/commits?author=NobelLiu" title="Code">πŸ’»</a></td>
192193
</tr>
193194
</tbody>
194195
</table>

0 commit comments

Comments
Β (0)