Skip to content

Commit 004018a

Browse files
authored
Merge pull request #8980 from ethereum/all-contributors/add-Marcelixoo
docs: add Marcelixoo as a contributor for code
2 parents 30c10b2 + 01e308e commit 004018a

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9774,6 +9774,15 @@
97749774
"doc",
97759775
"translation"
97769776
]
9777+
},
9778+
{
9779+
"login": "Marcelixoo",
9780+
"name": "Marcelo T. dos Santos",
9781+
"avatar_url": "https://avatars.githubusercontent.com/u/29285152?v=4",
9782+
"profile": "http://marcelixoo.com",
9783+
"contributions": [
9784+
"code"
9785+
]
97779786
}
97789787
],
97799788
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1534,6 +1534,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
15341534
<td align="center"><a href="https://github.com/theSamPadilla"><img src="https://avatars.githubusercontent.com/u/35386211?v=4?s=100" width="100px;" alt="Sam Padilla"/><br /><sub><b>Sam Padilla</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=theSamPadilla" title="Documentation">📖</a></td>
15351535
<td align="center"><a href="https://chenquan.me"><img src="https://avatars.githubusercontent.com/u/20042193?v=4?s=100" width="100px;" alt="Chen Quan"/><br /><sub><b>Chen Quan</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=terasum" title="Documentation">📖</a> <a href="#translation-terasum" title="Translation">🌍</a></td>
15361536
</tr>
1537+
<tr>
1538+
<td align="center"><a href="http://marcelixoo.com"><img src="https://avatars.githubusercontent.com/u/29285152?v=4?s=100" width="100px;" alt="Marcelo T. dos Santos"/><br /><sub><b>Marcelo T. dos Santos</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=Marcelixoo" title="Code">💻</a></td>
1539+
</tr>
15371540
</tbody>
15381541
</table>
15391542

0 commit comments

Comments
 (0)