File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 13
13
"skipCi" : false ,
14
14
"contributors" : [
15
15
{
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
+ }
16
24
"login" : " MegaRedHand" ,
17
25
"name" : " Tomás" ,
18
26
"avatar_url" : " https://avatars.githubusercontent.com/u/47506558?v=4" ,
19
27
"profile" : " https://github.com/MegaRedHand" ,
28
+ "contributions" : [
29
+ " code"
30
+ ]
20
31
},
21
32
{
22
33
"login" : " mpaulucci" ,
23
34
"name" : " Martin Paulucci" ,
24
35
"avatar_url" : " https://avatars.githubusercontent.com/u/1040971?v=4" ,
25
36
"profile" : " https://github.com/mpaulucci" ,
26
- }
27
37
"contributions" : [
28
38
" code"
29
39
]
Original file line number Diff line number Diff line change @@ -227,6 +227,7 @@ This Code of Conduct is adapted from the [Contributor Covenant](https://www.cont
227
227
<tr>
228
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>
229
229
<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>
230
231
</tr>
231
232
</tbody >
232
233
</table >
You can’t perform that action at this time.
0 commit comments