Skip to content

Commit 407c34d

Browse files
docs: add LeonardoLarranaga as a contributor for code (#1805)
* 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 8e098b6 commit 407c34d

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -740,6 +740,15 @@
740740
"contributions": [
741741
"bug"
742742
]
743+
},
744+
{
745+
"login": "LeonardoLarranaga",
746+
"name": "Leonardo",
747+
"avatar_url": "https://avatars.githubusercontent.com/u/83844690?v=4",
748+
"profile": "https://github.com/LeonardoLarranaga",
749+
"contributions": [
750+
"code"
751+
]
743752
}
744753
],
745754
"contributorsPerLine": 7,

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ For issues we want to focus on that are most relevant at any given time, please
187187
<tr>
188188
<td align="center" valign="top" width="14.28%"><a href="http://danielz.xyz"><img src="https://avatars.githubusercontent.com/u/65467530?v=4?s=100" width="100px;" alt="Daniel Zhu"/><br /><sub><b>Daniel Zhu</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/issues?q=author%3Adanielzsh" title="Bug reports">🐛</a></td>
189189
<td align="center" valign="top" width="14.28%"><a href="https://github.com/simonwhitaker"><img src="https://avatars.githubusercontent.com/u/116432?v=4?s=100" width="100px;" alt="Simon Whitaker"/><br /><sub><b>Simon Whitaker</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/issues?q=author%3Asimonwhitaker" title="Bug reports">🐛</a></td>
190+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/LeonardoLarranaga"><img src="https://avatars.githubusercontent.com/u/83844690?v=4?s=100" width="100px;" alt="Leonardo"/><br /><sub><b>Leonardo</b></sub></a><br /><a href="https://github.com/CodeEditApp/CodeEdit/commits?author=LeonardoLarranaga" title="Code">💻</a></td>
190191
</tr>
191192
</tbody>
192193
</table>

0 commit comments

Comments
 (0)