Skip to content

Commit

Permalink
Add @Mario-F as a contributor
Browse files Browse the repository at this point in the history
  • Loading branch information
sunny0826 committed Jan 4, 2024
1 parent 0dffe8a commit 2f1b4d7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,15 @@
"contributions": [
"code"
]
},
{
"login": "Mario-F",
"name": "Mario Fritschen",
"avatar_url": "https://avatars.githubusercontent.com/u/16899663?v=4",
"profile": "https://blog.fritschen.net/",
"contributions": [
"code"
]
}
],
"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 @@
<p align="center">
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
<img src="docs/static/kubecm.png" title="KubeCM" alt="Kubecm" height="200" />
</p>
Expand Down Expand Up @@ -107,6 +107,7 @@ Feel free to open issues and pull requests. Any feedback is highly appreciated!
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/MaxAnderson95"><img src="https://avatars.githubusercontent.com/u/11574185?v=4?s=100" width="100px;" alt="Max Anderson"/><br /><sub><b>Max Anderson</b></sub></a><br /><a href="https://github.com/sunny0826/kubecm/commits?author=MaxAnderson95" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://blog.fritschen.net/"><img src="https://avatars.githubusercontent.com/u/16899663?v=4?s=100" width="100px;" alt="Mario Fritschen"/><br /><sub><b>Mario Fritschen</b></sub></a><br /><a href="https://github.com/sunny0826/kubecm/commits?author=Mario-F" title="Code">💻</a></td>
</tr>
</tbody>
<tfoot>
Expand Down

0 comments on commit 2f1b4d7

Please sign in to comment.