Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,15 @@
"contributions": [
"code"
]
},
{
"login": "EthanMWalker",
"name": "Ethan Walker",
"avatar_url": "https://avatars.githubusercontent.com/u/42601622?v=4",
"profile": "https://github.com/EthanMWalker",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<td align="center"><a href="https://github.com/phitoduck"><img src="https://avatars.githubusercontent.com/u/32227767?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Eric Riddoch</b></sub></a><br /><a href="#mentoring-phitoduck" title="Mentoring">🧑‍🏫</a> <a href="https://github.com/rootski-io/rootski/commits?author=phitoduck" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/rgard90"><img src="https://avatars.githubusercontent.com/u/39572434?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ryan Gardner</b></sub></a><br /><a href="#business-rgard90" title="Business development">💼</a></td>
<td align="center"><a href="https://github.com/Joseph-Drapeau"><img src="https://avatars.githubusercontent.com/u/36390255?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Joe Drapeau</b></sub></a><br /><a href="https://github.com/rootski-io/rootski/commits?author=Joseph-Drapeau" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/EthanMWalker"><img src="https://avatars.githubusercontent.com/u/42601622?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ethan Walker</b></sub></a><br /><a href="https://github.com/rootski-io/rootski/commits?author=EthanMWalker" title="Code">💻</a></td>
</tr>
</table>

Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ sheilds.io homepage where color choices are documented: https://shields.io/
[![YouTube Playlist](https://img.shields.io/badge/YouTube-playlist-ff0000.svg)](https://www.youtube.com/playlist?list=PLwF2z4Iu4rabmY7RbRNetjZprLfe8qWNz)

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->

# 📣 Welcome to the rootski codebase!
Expand Down Expand Up @@ -51,6 +51,7 @@ rootski is developed by volunteers! Emojis represent types of contributions, ([e
<td align="center"><a href="https://github.com/phitoduck"><img src="https://avatars.githubusercontent.com/u/32227767?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Eric Riddoch</b></sub></a><br /><a href="#mentoring-phitoduck" title="Mentoring">🧑‍🏫</a> <a href="https://github.com/rootski-io/rootski/commits?author=phitoduck" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/rgard90"><img src="https://avatars.githubusercontent.com/u/39572434?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ryan Gardner</b></sub></a><br /><a href="#business-rgard90" title="Business development">💼</a></td>
<td align="center"><a href="https://github.com/Joseph-Drapeau"><img src="https://avatars.githubusercontent.com/u/36390255?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Joe Drapeau</b></sub></a><br /><a href="https://github.com/rootski-io/rootski/commits?author=Joseph-Drapeau" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/EthanMWalker"><img src="https://avatars.githubusercontent.com/u/42601622?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ethan Walker</b></sub></a><br /><a href="https://github.com/rootski-io/rootski/commits?author=EthanMWalker" title="Code">💻</a></td>
</tr>
</table>

Expand Down