Skip to content

Commit 848fc1a

Browse files
allcontributors[bot]mpaulucci
authored andcommitted
docs: add MegaRedHand as a contributor for code (#113)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Martin Paulucci <martin.c.paulucci@gmail.com>
1 parent 698f720 commit 848fc1a

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.all-contributorsrc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,18 @@
1212
"linkToUsage": false,
1313
"skipCi": false,
1414
"contributors": [
15+
{
16+
"login": "MegaRedHand",
17+
"name": "Tomás",
18+
"avatar_url": "https://avatars.githubusercontent.com/u/47506558?v=4",
19+
"profile": "https://github.com/MegaRedHand",
20+
},
1521
{
1622
"login": "mpaulucci",
1723
"name": "Martin Paulucci",
1824
"avatar_url": "https://avatars.githubusercontent.com/u/1040971?v=4",
1925
"profile": "https://github.com/mpaulucci",
26+
}
2027
"contributions": [
2128
"code"
2229
]

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ This Code of Conduct is adapted from the [Contributor Covenant](https://www.cont
225225
<table>
226226
<tbody>
227227
<tr>
228+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/MegaRedHand"><img src="https://avatars.githubusercontent.com/u/47506558?v=4?s=100" width="100px;" alt="Tomás"/><br /><sub><b>Tomás</b></sub></a><br /><a href="https://github.com/lambdaclass/lambda_ethereum_consensus/commits?author=MegaRedHand" title="Code">💻</a></td>
228229
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mpaulucci"><img src="https://avatars.githubusercontent.com/u/1040971?v=4?s=100" width="100px;" alt="Martin Paulucci"/><br /><sub><b>Martin Paulucci</b></sub></a><br /><a href="https://github.com/lambdaclass/lambda_ethereum_consensus/commits?author=mpaulucci" title="Code">💻</a></td>
229230
</tr>
230231
</tbody>

0 commit comments

Comments
 (0)