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 maddingo as a contributor for code #454

Merged
merged 2 commits into from
Oct 4, 2024
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 @@ -175,6 +175,15 @@
"contributions": [
"ideas"
]
},
{
"login": "maddingo",
"name": "Martin Goldhahn",
"avatar_url": "https://avatars.githubusercontent.com/u/362120?v=4",
"profile": "https://github.com/maddingo",
"contributions": [
"code"
]
}
]
}
3 changes: 2 additions & 1 deletion CONTRIBUTORS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-18-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-19-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
## Contributors ✨

Expand Down Expand Up @@ -33,6 +33,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://github.com/AbdelHajou"><img src="https://avatars.githubusercontent.com/u/62144407?v=4?s=100" width="100px;" alt="Abdel Hajou"/><br /><sub><b>Abdel Hajou</b></sub></a><br /><a href="#ideas-AbdelHajou" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.hermanbarrantes.dev/"><img src="https://avatars.githubusercontent.com/u/1646195?v=4?s=100" width="100px;" alt="Herman Barrantes"/><br /><sub><b>Herman Barrantes</b></sub></a><br /><a href="#ideas-barrantesgerman" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://andresalmiray.com/"><img src="https://avatars.githubusercontent.com/u/13969?v=4?s=100" width="100px;" alt="Andres Almiray"/><br /><sub><b>Andres Almiray</b></sub></a><br /><a href="#ideas-aalmiray" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/maddingo"><img src="https://avatars.githubusercontent.com/u/362120?v=4?s=100" width="100px;" alt="Martin Goldhahn"/><br /><sub><b>Martin Goldhahn</b></sub></a><br /><a href="https://github.com/mthmulders/mcs/commits?author=maddingo" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down