Skip to content

Commit

Permalink
Merge pull request #270 from hydra-synth/all-contributors/add-zachkrall
Browse files Browse the repository at this point in the history
docs: add zachkrall as a contributor for doc, code, and 2 more
  • Loading branch information
ojack authored Aug 15, 2023
2 parents 962982a + ba3f2f2 commit 7b49005
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
12 changes: 12 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,18 @@
"tutorial",
"video"
]
},
{
"login": "zachkrall",
"name": "Zach Krall",
"avatar_url": "https://avatars.githubusercontent.com/u/2532937?v=4",
"profile": "http://zachkrall.com",
"contributions": [
"doc",
"code",
"tutorial",
"example"
]
}
],
"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-1-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
![hydra](docs/assets/hydra-3-01.png)

Expand Down Expand Up @@ -366,6 +366,7 @@ See [CHANGELOG.md](CHANGELOG.md) for recent changes.
<tbody>
<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>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 7b49005

Please sign in to comment.