Skip to content

Commit 1eace0f

Browse files
authored
Merge pull request #12172 from ethereum/all-contributors/add-nebolax
docs: add nebolax as a contributor for doc
2 parents 6a090a5 + 779acdd commit 1eace0f

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
@@ -11047,6 +11047,15 @@
1104711047
"contributions": [
1104811048
"code"
1104911049
]
11050+
},
11051+
{
11052+
"login": "nebolax",
11053+
"name": "Alexey Nebolsin",
11054+
"avatar_url": "https://avatars.githubusercontent.com/u/63492346?v=4",
11055+
"profile": "https://t.me/nebolax",
11056+
"contributions": [
11057+
"doc"
11058+
]
1105011059
}
1105111060
],
1105211061
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1723,6 +1723,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
17231723
<td align="center" valign="top" width="14.28%"><a href="https://github.com/titanism"><img src="https://avatars.githubusercontent.com/u/101466223?v=4?s=100" width="100px;" alt="titanism"/><br /><sub><b>titanism</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=titanism" title="Documentation">📖</a></td>
17241724
<td align="center" valign="top" width="14.28%"><a href="https://www.ethereum-ecosystem.com/"><img src="https://avatars.githubusercontent.com/u/43566493?v=4?s=100" width="100px;" alt="Maxime Servais"/><br /><sub><b>Maxime Servais</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=Maxservais" title="Code">💻</a></td>
17251725
</tr>
1726+
<tr>
1727+
<td align="center" valign="top" width="14.28%"><a href="https://t.me/nebolax"><img src="https://avatars.githubusercontent.com/u/63492346?v=4?s=100" width="100px;" alt="Alexey Nebolsin"/><br /><sub><b>Alexey Nebolsin</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=nebolax" title="Documentation">📖</a></td>
1728+
</tr>
17261729
</tbody>
17271730
</table>
17281731

0 commit comments

Comments
 (0)