Skip to content

Commit 38dc396

Browse files
authored
Merge pull request #1189 from ethereum/all-contributors/add-dschlabach
docs: add dschlabach as a contributor
2 parents f52b435 + 8c68881 commit 38dc396

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1762,6 +1762,15 @@
17621762
"contributions": [
17631763
"content"
17641764
]
1765+
},
1766+
{
1767+
"login": "dschlabach",
1768+
"name": "Daniel Schlabach",
1769+
"avatar_url": "https://avatars1.githubusercontent.com/u/31226559?v=4",
1770+
"profile": "https://github.com/dschlabach",
1771+
"contributions": [
1772+
"content"
1773+
]
17651774
}
17661775
],
17671776
"contributorsPerLine": 7,

README.md

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

75
[![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)
@@ -443,12 +441,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
443441
</tr>
444442
<tr>
445443
<td align="center"><a href="http://medium.com/@crisgarner"><img src="https://avatars1.githubusercontent.com/u/578688?v=4" width="100px;" alt=""/><br /><sub><b>Cristian Espinoza Garner</b></sub></a><br /><a href="#content-crisgarner" title="Content">🖋</a></td>
444+
<td align="center"><a href="https://github.com/dschlabach"><img src="https://avatars1.githubusercontent.com/u/31226559?v=4" width="100px;" alt=""/><br /><sub><b>Daniel Schlabach</b></sub></a><br /><a href="#content-dschlabach" title="Content">🖋</a></td>
446445
</tr>
447446
</table>
448447

449448
<!-- markdownlint-enable -->
450449
<!-- prettier-ignore-end -->
451-
452450
<!-- ALL-CONTRIBUTORS-LIST:END -->
453451

454452
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)