Skip to content

Commit 122eda7

Browse files
docs: add dscyrescotti as a contributor for code (#1315)
* 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 37b451b commit 122eda7

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
@@ -584,6 +584,15 @@
584584
"contributions": [
585585
"code"
586586
]
587+
},
588+
{
589+
"login": "dscyrescotti",
590+
"name": "Dscyre Scotti",
591+
"avatar_url": "https://avatars.githubusercontent.com/u/67727096?v=4",
592+
"profile": "https://github.com/dscyrescotti",
593+
"contributions": [
594+
"code"
595+
]
587596
}
588597
],
589598
"contributorsPerLine": 7,

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ For issues we want to focus on that are most relevant at any given time, please
158158
<td align="center" valign="top" width="14.28%"><a href="https://github.com/stavares843"><img src="https://avatars.githubusercontent.com/u/29093946?v=4?s=100" width="100px;" alt="Sara Tavares"/><br /><sub><b>Sara Tavares</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/issues?q=author%3Astavares843" title="Bug reports">πŸ›</a> <a href="https://github.com/CodeEditApp/CodeEdit/commits?author=stavares843" title="Code">πŸ’»</a></td>
159159
<td align="center" valign="top" width="14.28%"><a href="https://github.com/luah5"><img src="https://avatars.githubusercontent.com/u/128280019?v=4?s=100" width="100px;" alt="luah5"/><br /><sub><b>luah5</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/commits?author=luah5" title="Code">πŸ’»</a></td>
160160
<td align="center" valign="top" width="14.28%"><a href="https://github.com/evanlwang"><img src="https://avatars.githubusercontent.com/u/71157264?v=4?s=100" width="100px;" alt="Evan Wang"/><br /><sub><b>Evan Wang</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/commits?author=evanlwang" title="Code">πŸ’»</a></td>
161+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/dscyrescotti"><img src="https://avatars.githubusercontent.com/u/67727096?v=4?s=100" width="100px;" alt="Dscyre Scotti"/><br /><sub><b>Dscyre Scotti</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/commits?author=dscyrescotti" title="Code">πŸ’»</a></td>
161162
</tr>
162163
</tbody>
163164
</table>

0 commit comments

Comments
Β (0)