Skip to content

Commit 995b9ba

Browse files
docs: add phlpsong as a contributor for bug (#1615)
* 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 6614949 commit 995b9ba

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -676,6 +676,15 @@
676676
"contributions": [
677677
"bug"
678678
]
679+
},
680+
{
681+
"login": "phlpsong",
682+
"name": "phlpsong",
683+
"avatar_url": "https://avatars.githubusercontent.com/u/103433299?v=4",
684+
"profile": "https://github.com/phlpsong",
685+
"contributions": [
686+
"bug"
687+
]
679688
}
680689
],
681690
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ For issues we want to focus on that are most relevant at any given time, please
178178
<tr>
179179
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ElvisWong213"><img src="https://avatars.githubusercontent.com/u/40566101?v=4?s=100" width="100px;" alt="Elvis Wong"/><br /><sub><b>Elvis Wong</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/issues?q=author%3AElvisWong213" title="Bug reports">🐛</a></td>
180180
<td align="center" valign="top" width="14.28%"><a href="http://ibrahimcetin.dev"><img src="https://avatars.githubusercontent.com/u/33904390?v=4?s=100" width="100px;" alt="İbrahim Çetin"/><br /><sub><b>İbrahim Çetin</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/issues?q=author%3Aibrahimcetin" title="Bug reports">🐛</a></td>
181+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/phlpsong"><img src="https://avatars.githubusercontent.com/u/103433299?v=4?s=100" width="100px;" alt="phlpsong"/><br /><sub><b>phlpsong</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/issues?q=author%3Aphlpsong" title="Bug reports">🐛</a></td>
181182
</tr>
182183
</tbody>
183184
</table>

0 commit comments

Comments
 (0)