Skip to content

Commit e6e0229

Browse files
authored
Merge pull request #1620 from ethereum/all-contributors/add-wackerow
docs: add wackerow as a contributor
2 parents 14a058c + 2e2c26b commit e6e0229

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2139,6 +2139,15 @@
21392139
"contributions": [
21402140
"content"
21412141
]
2142+
},
2143+
{
2144+
"login": "wackerow",
2145+
"name": "Paul Wackerow",
2146+
"avatar_url": "https://avatars0.githubusercontent.com/u/54227730?v=4",
2147+
"profile": "https://github.com/wackerow",
2148+
"contributions": [
2149+
"code"
2150+
]
21422151
}
21432152
],
21442153
"contributorsPerLine": 7,

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
2-
[![All Contributors](https://img.shields.io/badge/all_contributors-231-orange.svg?style=flat-square)](#contributors)
2+
[![All Contributors](https://img.shields.io/badge/all_contributors-232-orange.svg?style=flat-square)](#contributors)
33
<!-- ALL-CONTRIBUTORS-BADGE:END -->
44

55
[![Discord](https://img.shields.io/discord/714888181740339261?color=1C1CE1&label=ethereum.org%20%7C%20Discord%20%F0%9F%91%8B%20&style=flat-square)](https://discord.gg/CetY6Y4)
@@ -387,6 +387,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
387387
<td align="center"><a href="https://github.com/voska"><img src="https://avatars1.githubusercontent.com/u/3444419?v=4" width="100px;" alt=""/><br /><sub><b>Matt Voska</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/issues?q=author%3Avoska" title="Bug reports">🐛</a></td>
388388
<td align="center"><a href="https://github.com/mustafawm"><img src="https://avatars0.githubusercontent.com/u/13101565?v=4" width="100px;" alt=""/><br /><sub><b>mustafa</b></sub></a><br /><a href="#content-mustafawm" title="Content">🖋</a></td>
389389
</tr>
390+
<tr>
391+
<td align="center"><a href="https://github.com/wackerow"><img src="https://avatars0.githubusercontent.com/u/54227730?v=4" width="100px;" alt=""/><br /><sub><b>Paul Wackerow</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=wackerow" title="Code">💻</a></td>
392+
</tr>
390393
</table>
391394

392395
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)