Skip to content

Commit b990990

Browse files
docs: add scrapp08 as a contributor for code (#1130)
* 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 b2ce36e commit b990990

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
@@ -537,6 +537,15 @@
537537
"bug",
538538
"code"
539539
]
540+
},
541+
{
542+
"login": "scrapp08",
543+
"name": "Scrap",
544+
"avatar_url": "https://avatars.githubusercontent.com/u/105889363?v=4",
545+
"profile": "https://scrapp08.xyz",
546+
"contributions": [
547+
"code"
548+
]
540549
}
541550
],
542551
"contributorsPerLine": 7,

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ For issues we want to focus on that are most relevant at any given time, please
153153
</tr>
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>
156+
<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>
156157
</tr>
157158
</tbody>
158159
</table>

0 commit comments

Comments
Β (0)