Skip to content

Commit 6ce81ec

Browse files
docs: add ibrahimcetin as a contributor for bug (#1605)
* 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 0894632 commit 6ce81ec

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
@@ -667,6 +667,15 @@
667667
"contributions": [
668668
"bug"
669669
]
670+
},
671+
{
672+
"login": "ibrahimcetin",
673+
"name": "İbrahim Çetin",
674+
"avatar_url": "https://avatars.githubusercontent.com/u/33904390?v=4",
675+
"profile": "http://ibrahimcetin.dev",
676+
"contributions": [
677+
"bug"
678+
]
670679
}
671680
],
672681
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ For issues we want to focus on that are most relevant at any given time, please
177177
</tr>
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>
180+
<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>
180181
</tr>
181182
</tbody>
182183
</table>

0 commit comments

Comments
 (0)