Skip to content

Commit 9079813

Browse files
docs: add georgetchelidze as a contributor for code (#2067)
* 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 149f97b commit 9079813

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
@@ -822,6 +822,15 @@
822822
"contributions": [
823823
"code"
824824
]
825+
},
826+
{
827+
"login": "georgetchelidze",
828+
"name": "George Tchelidze",
829+
"avatar_url": "https://avatars.githubusercontent.com/u/96194129?v=4",
830+
"profile": "https://github.com/georgetchelidze",
831+
"contributions": [
832+
"code"
833+
]
825834
}
826835
],
827836
"contributorsPerLine": 7,

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,7 @@ For issues we want to focus on that are most relevant at any given time, please
201201
<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>
202202
<td align="center" valign="top" width="14.28%"><a href="https://github.com/SimonKudsk"><img src="https://avatars.githubusercontent.com/u/10168417?v=4?s=100" width="100px;" alt="Simon Kudsk"/><br /><sub><b>Simon Kudsk</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/commits?author=SimonKudsk" title="Code">πŸ’»</a></td>
203203
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Syrux64"><img src="https://avatars.githubusercontent.com/u/118998822?v=4?s=100" width="100px;" alt="Surya"/><br /><sub><b>Surya</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/commits?author=Syrux64" title="Code">πŸ’»</a></td>
204+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/georgetchelidze"><img src="https://avatars.githubusercontent.com/u/96194129?v=4?s=100" width="100px;" alt="George Tchelidze"/><br /><sub><b>George Tchelidze</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/commits?author=georgetchelidze" title="Code">πŸ’»</a></td>
204205
</tr>
205206
</tbody>
206207
</table>

0 commit comments

Comments
Β (0)