Skip to content

Commit

Permalink
Merge pull request #11543 from ethereum/all-contributors/add-rgb2hsl
Browse files Browse the repository at this point in the history
docs: add rgb2hsl as a contributor for content
  • Loading branch information
wackerow authored Oct 30, 2023
2 parents 9c497ec + cdfd6ce commit 5a968b3
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -10686,6 +10686,15 @@
"contributions": [
"doc"
]
},
{
"login": "rgb2hsl",
"name": "Eugene",
"avatar_url": "https://avatars.githubusercontent.com/u/3310192?v=4",
"profile": "http://p2p.org",
"contributions": [
"content"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1672,6 +1672,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/costgallo"><img src="https://avatars.githubusercontent.com/u/49433698?v=4?s=100" width="100px;" alt="Costanza"/><br /><sub><b>Costanza</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=costgallo" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/joaolago1113"><img src="https://avatars.githubusercontent.com/u/22820692?v=4?s=100" width="100px;" alt="joao"/><br /><sub><b>joao</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=joaolago1113" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://p2p.org"><img src="https://avatars.githubusercontent.com/u/3310192?v=4?s=100" width="100px;" alt="Eugene"/><br /><sub><b>Eugene</b></sub></a><br /><a href="#content-rgb2hsl" title="Content">🖋</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 5a968b3

Please sign in to comment.