Skip to content

Commit 2674653

Browse files
authored
Merge pull request #9235 from ethereum/all-contributors/add-danierod
docs: add danierod as a contributor for code
2 parents 4f11350 + 7a95f95 commit 2674653

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
@@ -9964,6 +9964,15 @@
99649964
"contributions": [
99659965
"content"
99669966
]
9967+
},
9968+
{
9969+
"login": "danierod",
9970+
"name": "danierod",
9971+
"avatar_url": "https://avatars.githubusercontent.com/u/12255235?v=4",
9972+
"profile": "https://github.com/danierod",
9973+
"contributions": [
9974+
"code"
9975+
]
99679976
}
99689977
],
99699978
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1561,6 +1561,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
15611561
<td align="center" valign="top" width="14.28%"><a href="https://github.com/thouravi"><img src="https://avatars.githubusercontent.com/u/15676184?v=4?s=100" width="100px;" alt="ImThour"/><br /><sub><b>ImThour</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=thouravi" title="Code">💻</a></td>
15621562
<td align="center" valign="top" width="14.28%"><a href="https://github.com/nvitorovic"><img src="https://avatars.githubusercontent.com/u/3808837?v=4?s=100" width="100px;" alt="Nenad Vitorović"/><br /><sub><b>Nenad Vitorović</b></sub></a><br /><a href="#content-nvitorovic" title="Content">🖋</a></td>
15631563
</tr>
1564+
<tr>
1565+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/danierod"><img src="https://avatars.githubusercontent.com/u/12255235?v=4?s=100" width="100px;" alt="danierod"/><br /><sub><b>danierod</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=danierod" title="Code">💻</a></td>
1566+
</tr>
15641567
</tbody>
15651568
</table>
15661569

0 commit comments

Comments
 (0)