Skip to content

Commit

Permalink
Merge pull request #282 from hydra-synth/all-contributors/add-atfornes
Browse files Browse the repository at this point in the history
docs: add atfornes as a contributor for code, and ideas
  • Loading branch information
ojack authored Sep 13, 2023
2 parents da1c5da + 7622756 commit 1aac851
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,16 @@
"contributions": [
"code"
]
},
{
"login": "atfornes",
"name": "Ámbar Tenorio-Fornés",
"avatar_url": "https://avatars.githubusercontent.com/u/7475584?v=4",
"profile": "https://atenor.io/?pk_campaign=github",
"contributions": [
"code",
"ideas"
]
}
],
"contributorsPerLine": 7,
Expand Down
5 changes: 4 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-35-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-36-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
![hydra](docs/assets/hydra-3-01.png)

Expand Down Expand Up @@ -409,6 +409,9 @@ See [CHANGELOG.md](CHANGELOG.md) for recent changes.
<td align="center" valign="top" width="14.28%"><a href="https://github.com/munshkr"><img src="https://avatars.githubusercontent.com/u/4862?v=4?s=100" width="100px;" alt="Damián Silvani"/><br /><sub><b>Damián Silvani</b></sub></a><br /><a href="https://github.com/hydra-synth/hydra/commits?author=munshkr" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/misterinterrupt"><img src="https://avatars.githubusercontent.com/u/286920?v=4?s=100" width="100px;" alt="m. interrupt"/><br /><sub><b>m. interrupt</b></sub></a><br /><a href="https://github.com/hydra-synth/hydra/commits?author=misterinterrupt" title="Code">💻</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://atenor.io/?pk_campaign=github"><img src="https://avatars.githubusercontent.com/u/7475584?v=4?s=100" width="100px;" alt="Ámbar Tenorio-Fornés"/><br /><sub><b>Ámbar Tenorio-Fornés</b></sub></a><br /><a href="https://github.com/hydra-synth/hydra/commits?author=atfornes" title="Code">💻</a> <a href="#ideas-atfornes" title="Ideas, Planning, & Feedback">🤔</a></td>
</tr>
</tbody>
</table>

Expand Down

0 comments on commit 1aac851

Please sign in to comment.