Skip to content

Commit d9b517e

Browse files
authored
Merge pull request #8768 from ethereum/all-contributors/add-Olshansk
docs: add Olshansk as a contributor for doc, and ideas
2 parents d9b29a1 + c8a36c0 commit d9b517e

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
@@ -9708,6 +9708,16 @@
97089708
"contributions": [
97099709
"doc"
97109710
]
9711+
},
9712+
{
9713+
"login": "Olshansk",
9714+
"name": "Daniel Olshansky",
9715+
"avatar_url": "https://avatars.githubusercontent.com/u/1892194?v=4",
9716+
"profile": "http://olshansky.info",
9717+
"contributions": [
9718+
"doc",
9719+
"ideas"
9720+
]
97119721
}
97129722
],
97139723
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1525,6 +1525,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
15251525
<td align="center"><a href="https://github.com/mossow"><img src="https://avatars.githubusercontent.com/u/9072132?v=4?s=100" width="100px;" alt="mossow"/><br /><sub><b>mossow</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=mossow" title="Documentation">📖</a></td>
15261526
<td align="center"><a href="https://github.com/OpenWJY"><img src="https://avatars.githubusercontent.com/u/29328336?v=4?s=100" width="100px;" alt="yujingwei"/><br /><sub><b>yujingwei</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=OpenWJY" title="Documentation">📖</a></td>
15271527
</tr>
1528+
<tr>
1529+
<td align="center"><a href="http://olshansky.info"><img src="https://avatars.githubusercontent.com/u/1892194?v=4?s=100" width="100px;" alt="Daniel Olshansky"/><br /><sub><b>Daniel Olshansky</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=Olshansk" title="Documentation">📖</a> <a href="#ideas-Olshansk" title="Ideas, Planning, & Feedback">🤔</a></td>
1530+
</tr>
15281531
</tbody>
15291532
</table>
15301533

0 commit comments

Comments
 (0)