Skip to content

Commit 3639226

Browse files
docs: add iggy890 as a contributor for code (#1134)
* 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 281b298 commit 3639226

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
@@ -546,6 +546,15 @@
546546
"contributions": [
547547
"code"
548548
]
549+
},
550+
{
551+
"login": "iggy890",
552+
"name": "iggy890",
553+
"avatar_url": "https://avatars.githubusercontent.com/u/98705626?v=4",
554+
"profile": "https://github.com/iggy890",
555+
"contributions": [
556+
"code"
557+
]
549558
}
550559
],
551560
"contributorsPerLine": 7,

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ For issues we want to focus on that are most relevant at any given time, please
154154
<tr>
155155
<td align="center" valign="top" width="14.28%"><a href="https://github.com/maxkel"><img src="https://avatars.githubusercontent.com/u/46418077?v=4?s=100" width="100px;" alt="maxkel"/><br /><sub><b>maxkel</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/issues?q=author%3Amaxkel" title="Bug reports">πŸ›</a> <a href="https://github.com/CodeEditApp/CodeEdit/commits?author=maxkel" title="Code">πŸ’»</a></td>
156156
<td align="center" valign="top" width="14.28%"><a href="https://scrapp08.xyz"><img src="https://avatars.githubusercontent.com/u/105889363?v=4?s=100" width="100px;" alt="Scrap"/><br /><sub><b>Scrap</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/commits?author=scrapp08" title="Code">πŸ’»</a></td>
157+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/iggy890"><img src="https://avatars.githubusercontent.com/u/98705626?v=4?s=100" width="100px;" alt="iggy890"/><br /><sub><b>iggy890</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/commits?author=iggy890" title="Code">πŸ’»</a></td>
157158
</tr>
158159
</tbody>
159160
</table>

0 commit comments

Comments
Β (0)