Skip to content

Commit c377037

Browse files
authored
Merge pull request #12722 from ethereum/all-contributors/add-croath
docs: add croath as a contributor for doc, and code
2 parents cde7473 + 7d71e96 commit c377037

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11754,6 +11754,16 @@
1175411754
"contributions": [
1175511755
"ideas"
1175611756
]
11757+
},
11758+
{
11759+
"login": "croath",
11760+
"name": "Croath Liu",
11761+
"avatar_url": "https://avatars.githubusercontent.com/u/1398729?v=4",
11762+
"profile": "http://croath.com",
11763+
"contributions": [
11764+
"doc",
11765+
"code"
11766+
]
1175711767
}
1175811768
],
1175911769
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1804,6 +1804,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
18041804
<td align="center" valign="top" width="14.28%"><a href="https://destiner.io"><img src="https://avatars.githubusercontent.com/u/4247901?v=4?s=100" width="100px;" alt="Timur Badretdinov"/><br /><sub><b>Timur Badretdinov</b></sub></a><br /><a href="#tool-Destiner" title="Tools">🔧</a></td>
18051805
<td align="center" valign="top" width="14.28%"><a href="https://blog.finxter.com/"><img src="https://avatars.githubusercontent.com/u/57671493?v=4?s=100" width="100px;" alt="Finxter"/><br /><sub><b>Finxter</b></sub></a><br /><a href="#ideas-finxter" title="Ideas, Planning, & Feedback">🤔</a></td>
18061806
</tr>
1807+
<tr>
1808+
<td align="center" valign="top" width="14.28%"><a href="http://croath.com"><img src="https://avatars.githubusercontent.com/u/1398729?v=4?s=100" width="100px;" alt="Croath Liu"/><br /><sub><b>Croath Liu</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=croath" title="Documentation">📖</a> <a href="https://github.com/ethereum/ethereum-org-website/commits?author=croath" title="Code">💻</a></td>
1809+
</tr>
18071810
</tbody>
18081811
</table>
18091812

0 commit comments

Comments
 (0)