docs: add mgale456 as a contributor for code (#4552)
* docs: update .github/README.md [skip ci] * docs: update .all-contributorsrc [skip ci] * docs: update .github/README.md [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
This commit is contained in:
parent
ae67ab2860
commit
7198d1ff44
|
@ -1221,6 +1221,15 @@
|
||||||
"contributions": [
|
"contributions": [
|
||||||
"code"
|
"code"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"login": "mgale456",
|
||||||
|
"name": "mgale456",
|
||||||
|
"avatar_url": "https://avatars.githubusercontent.com/u/55673155?v=4",
|
||||||
|
"profile": "https://github.com/mgale456",
|
||||||
|
"contributions": [
|
||||||
|
"code"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"contributorsPerLine": 7,
|
"contributorsPerLine": 7,
|
||||||
|
|
|
@ -124,7 +124,7 @@ A lot of our work is based on the great effort of others. We would love to exten
|
||||||
## Contributors ✨
|
## Contributors ✨
|
||||||
|
|
||||||
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
||||||
[![All Contributors](https://img.shields.io/badge/all_contributors-128-orange.svg?style=for-the-badge)](#contributors)
|
[![All Contributors](https://img.shields.io/badge/all_contributors-130-orange.svg?style=for-the-badge)](#contributors)
|
||||||
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
||||||
|
|
||||||
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
|
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
|
||||||
|
@ -302,6 +302,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
|
||||||
<td align="center"><a href="https://github.com/cccs31"><img src="https://avatars.githubusercontent.com/u/29389546?v=4?s=100" width="100px;" alt="cccs31"/><br /><sub><b>cccs31</b></sub></a><br /><a href="https://github.com/truecharts/charts/issues?q=author%3Acccs31" title="Bug reports">🐛</a></td>
|
<td align="center"><a href="https://github.com/cccs31"><img src="https://avatars.githubusercontent.com/u/29389546?v=4?s=100" width="100px;" alt="cccs31"/><br /><sub><b>cccs31</b></sub></a><br /><a href="https://github.com/truecharts/charts/issues?q=author%3Acccs31" title="Bug reports">🐛</a></td>
|
||||||
<td align="center"><a href="https://github.com/ssmucny"><img src="https://avatars.githubusercontent.com/u/17689855?v=4?s=100" width="100px;" alt="Sam Smucny"/><br /><sub><b>Sam Smucny</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=ssmucny" title="Code">💻</a></td>
|
<td align="center"><a href="https://github.com/ssmucny"><img src="https://avatars.githubusercontent.com/u/17689855?v=4?s=100" width="100px;" alt="Sam Smucny"/><br /><sub><b>Sam Smucny</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=ssmucny" title="Code">💻</a></td>
|
||||||
<td align="center"><a href="https://www.keithcirkel.co.uk"><img src="https://avatars.githubusercontent.com/u/118266?v=4?s=100" width="100px;" alt="Keith Cirkel"/><br /><sub><b>Keith Cirkel</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=keithamus" title="Code">💻</a></td>
|
<td align="center"><a href="https://www.keithcirkel.co.uk"><img src="https://avatars.githubusercontent.com/u/118266?v=4?s=100" width="100px;" alt="Keith Cirkel"/><br /><sub><b>Keith Cirkel</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=keithamus" title="Code">💻</a></td>
|
||||||
|
<td align="center"><a href="https://github.com/mgale456"><img src="https://avatars.githubusercontent.com/u/55673155?v=4?s=100" width="100px;" alt="mgale456"/><br /><sub><b>mgale456</b></sub></a><br /><a href="https://github.com/truecharts/charts/commits?author=mgale456" title="Code">💻</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
Loading…
Reference in New Issue