Skip to content

Commit 401cb00

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

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,27 @@
1313
"skipCi": false,
1414
"contributors": [
1515
{
16+
"login": "phklive",
17+
"name": "Paul-Henry Kajfasz",
18+
"avatar_url": "https://avatars.githubusercontent.com/u/42912740?v=4",
19+
"profile": "https://www.linkedin.com/in/paul-henrykajfasz/",
20+
"contributions": [
21+
"code"
22+
]
23+
}
1624
"login": "MegaRedHand",
1725
"name": "Tomás",
1826
"avatar_url": "https://avatars.githubusercontent.com/u/47506558?v=4",
1927
"profile": "https://github.com/MegaRedHand",
28+
"contributions": [
29+
"code"
30+
]
2031
},
2132
{
2233
"login": "mpaulucci",
2334
"name": "Martin Paulucci",
2435
"avatar_url": "https://avatars.githubusercontent.com/u/1040971?v=4",
2536
"profile": "https://github.com/mpaulucci",
26-
}
2737
"contributions": [
2838
"code"
2939
]

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@ This Code of Conduct is adapted from the [Contributor Covenant](https://www.cont
227227
<tr>
228228
<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>
229229
<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>
230+
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/paul-henrykajfasz/"><img src="https://avatars.githubusercontent.com/u/42912740?v=4?s=100" width="100px;" alt="Paul-Henry Kajfasz"/><br /><sub><b>Paul-Henry Kajfasz</b></sub></a><br /><a href="https://github.com/lambdaclass/lambda_ethereum_consensus/commits?author=phklive" title="Code">💻</a></td>
230231
</tr>
231232
</tbody>
232233
</table>

0 commit comments

Comments
 (0)