Merge branch 'master' of github.com:truecharts/apps

This commit is contained in:
Kjeld Schouten-Lebbing 2022-09-27 23:31:52 +02:00
commit 8b1f487184
No known key found for this signature in database
GPG Key ID: 3D586240A9175B99
2 changed files with 11 additions and 1 deletions

View File

@ -1167,6 +1167,15 @@
"contributions": [
"code"
]
},
{
"login": "karlshea",
"name": "Karl Shea",
"avatar_url": "https://avatars.githubusercontent.com/u/40136?v=4",
"profile": "http://karlshea.com",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,

3
.github/README.md vendored
View File

@ -124,7 +124,7 @@ A lot of our work is based on the great effort of others. We would love to exten
## Contributors ✨
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-123-orange.svg?style=for-the-badge)](#contributors)
[![All Contributors](https://img.shields.io/badge/all_contributors-124-orange.svg?style=for-the-badge)](#contributors)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
@ -294,6 +294,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://github.com/SuperQ"><img src="https://avatars.githubusercontent.com/u/1320667?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ben Kochie</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=SuperQ" title="Code">💻</a></td>
<td align="center"><a href="https://www.cepheid.org/~jeff/"><img src="https://avatars.githubusercontent.com/u/3298329?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jeff Bachtel</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=jeffb4" title="Documentation">📖</a></td>
<td align="center"><a href="https://www.woods.am/"><img src="https://avatars.githubusercontent.com/u/7113557?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ben Woods</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=woodsb02" title="Code">💻</a></td>
<td align="center"><a href="http://karlshea.com"><img src="https://avatars.githubusercontent.com/u/40136?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Karl Shea</b></sub></a><br /><a href="https://github.com/truecharts/charts/issues?q=author%3Akarlshea" title="Bug reports">🐛</a></td>
</tr>
</tbody>
</table>