Skip to content

Commit 21427bf

Browse files
docs: add zhrispineda as a contributor for code (#2068)
* 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 0850388 commit 21427bf

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
@@ -831,6 +831,15 @@
831831
"contributions": [
832832
"code"
833833
]
834+
},
835+
{
836+
"login": "zhrispineda",
837+
"name": "Chris Pineda",
838+
"avatar_url": "https://avatars.githubusercontent.com/u/148818634?v=4",
839+
"profile": "http://zhr.is",
840+
"contributions": [
841+
"code"
842+
]
834843
}
835844
],
836845
"contributorsPerLine": 7,

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ For issues we want to focus on that are most relevant at any given time, please
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>
204204
<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>
205+
<td align="center" valign="top" width="14.28%"><a href="http://zhr.is"><img src="https://avatars.githubusercontent.com/u/148818634?v=4?s=100" width="100px;" alt="Chris Pineda"/><br /><sub><b>Chris Pineda</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/commits?author=zhrispineda" title="Code">πŸ’»</a></td>
205206
</tr>
206207
</tbody>
207208
</table>

0 commit comments

Comments
Β (0)