Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add ritchse as a contributor for bug, code, and 5 more #271

Merged
merged 2 commits into from
Aug 15, 2023
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
15 changes: 15 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,21 @@
"tutorial",
"example"
]
},
{
"login": "ritchse",
"name": "Renzo Torr-",
"avatar_url": "https://avatars.githubusercontent.com/u/56176668?v=4",
"profile": "https://github.com/ritchse",
"contributions": [
"bug",
"code",
"eventOrganizing",
"example",
"ideas",
"plugin",
"translation"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Hydra
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
![hydra](docs/assets/hydra-3-01.png)

Expand Down Expand Up @@ -367,6 +367,7 @@ See [CHANGELOG.md](CHANGELOG.md) for recent changes.
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://ojack.xyz"><img src="https://avatars.githubusercontent.com/u/4909769?v=4?s=100" width="100px;" alt="Olivia Jack"/><br /><sub><b>Olivia Jack</b></sub></a><br /><a href="https://github.com/hydra-synth/hydra/commits?author=ojack" title="Code">💻</a> <a href="#blog-ojack" title="Blogposts">📝</a> <a href="https://github.com/hydra-synth/hydra/issues?q=author%3Aojack" title="Bug reports">🐛</a> <a href="#design-ojack" title="Design">🎨</a> <a href="https://github.com/hydra-synth/hydra/commits?author=ojack" title="Documentation">📖</a> <a href="#eventOrganizing-ojack" title="Event Organizing">📋</a> <a href="#example-ojack" title="Examples">💡</a> <a href="#financial-ojack" title="Financial">💵</a> <a href="#fundingFinding-ojack" title="Funding Finding">🔍</a> <a href="#ideas-ojack" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-ojack" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#plugin-ojack" title="Plugin/utility libraries">🔌</a> <a href="#question-ojack" title="Answering Questions">💬</a> <a href="https://github.com/hydra-synth/hydra/pulls?q=is%3Apr+reviewed-by%3Aojack" title="Reviewed Pull Requests">👀</a> <a href="#talk-ojack" title="Talks">📢</a> <a href="https://github.com/hydra-synth/hydra/commits?author=ojack" title="Tests">⚠️</a> <a href="#tool-ojack" title="Tools">🔧</a> <a href="#translation-ojack" title="Translation">🌍</a> <a href="#tutorial-ojack" title="Tutorials">✅</a> <a href="#video-ojack" title="Videos">📹</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://zachkrall.com"><img src="https://avatars.githubusercontent.com/u/2532937?v=4?s=100" width="100px;" alt="Zach Krall"/><br /><sub><b>Zach Krall</b></sub></a><br /><a href="https://github.com/hydra-synth/hydra/commits?author=zachkrall" title="Documentation">📖</a> <a href="https://github.com/hydra-synth/hydra/commits?author=zachkrall" title="Code">💻</a> <a href="#tutorial-zachkrall" title="Tutorials">✅</a> <a href="#example-zachkrall" title="Examples">💡</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ritchse"><img src="https://avatars.githubusercontent.com/u/56176668?v=4?s=100" width="100px;" alt="Renzo Torr-"/><br /><sub><b>Renzo Torr-</b></sub></a><br /><a href="https://github.com/hydra-synth/hydra/issues?q=author%3Aritchse" title="Bug reports">🐛</a> <a href="https://github.com/hydra-synth/hydra/commits?author=ritchse" title="Code">💻</a> <a href="#eventOrganizing-ritchse" title="Event Organizing">📋</a> <a href="#example-ritchse" title="Examples">💡</a> <a href="#ideas-ritchse" title="Ideas, Planning, & Feedback">🤔</a> <a href="#plugin-ritchse" title="Plugin/utility libraries">🔌</a> <a href="#translation-ritchse" title="Translation">🌍</a></td>
</tr>
</tbody>
</table>
Expand Down