Skip to content

Commit 6ef2f57

Browse files
docs: add rustemd02 as a contributor for bug, and code (#2052)
* 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 4a8ee2c commit 6ef2f57

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -794,6 +794,16 @@
794794
"contributions": [
795795
"code"
796796
]
797+
},
798+
{
799+
"login": "rustemd02",
800+
"name": "rustemd02",
801+
"avatar_url": "https://avatars.githubusercontent.com/u/11714456?v=4",
802+
"profile": "https://github.com/rustemd02",
803+
"contributions": [
804+
"bug",
805+
"code"
806+
]
797807
}
798808
],
799809
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ For issues we want to focus on that are most relevant at any given time, please
198198
</tr>
199199
<tr>
200200
<td align="center" valign="top" width="14.28%"><a href="https://github.com/pro100filipp"><img src="https://avatars.githubusercontent.com/u/12880697?v=4?s=100" width="100px;" alt="Filipp Kuznetsov"/><br /><sub><b>Filipp Kuznetsov</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/commits?author=pro100filipp" title="Code">💻</a></td>
201+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/rustemd02"><img src="https://avatars.githubusercontent.com/u/11714456?v=4?s=100" width="100px;" alt="rustemd02"/><br /><sub><b>rustemd02</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/issues?q=author%3Arustemd02" title="Bug reports">🐛</a> <a href="https://github.com/CodeEditApp/CodeEdit/commits?author=rustemd02" title="Code">💻</a></td>
201202
</tr>
202203
</tbody>
203204
</table>

0 commit comments

Comments
 (0)