mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-04 10:05:00 +02:00
contributors: fix spelling & remove dedicated AllContributors section (#3638)
With the latest `contributors.yml` workflow, everyone is included in the list of contributors. Hence, we do not need the extra section anymore.
This commit is contained in:
parent
d2efedf91c
commit
f5a7e9d119
2 changed files with 2 additions and 25 deletions
|
@ -1956,27 +1956,3 @@ Thanks goes to these wonderful people ✨
|
|||
</td></tr>
|
||||
</table>
|
||||
<!-- readme: collaborators,contributors -end -->
|
||||
|
||||
## Further Contributors
|
||||
|
||||
Also thanks goes to these wonderful people, that have contributed in various other ways than code lines ✨
|
||||
|
||||
[Emoji Key ✨ (and Contribution Types)](https://allcontributors.org/docs/en/emoji-key)
|
||||
|
||||
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
||||
<!-- prettier-ignore-start -->
|
||||
<!-- markdownlint-disable -->
|
||||
<table>
|
||||
<tr>
|
||||
<td align="center"><a href="https://github.com/matrixes"><img src="https://avatars.githubusercontent.com/u/46491408?v=4?s=100" width="100px;" alt=""/><br /><sub><b>matrixes</b></sub></a><br /><a href="#blog-matrixes" title="Blogposts">📝</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<!-- markdownlint-restore -->
|
||||
<!-- prettier-ignore-end -->
|
||||
|
||||
<!-- ALL-CONTRIBUTORS-LIST:END -->
|
||||
|
||||
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
|
||||
|
||||
Note: We started using [all-contributors](https://github.com/all-contributors/all-contributors) in July 2021. We will add contributors with their future PRs or Issues. Code contributions are added automatically. If you are [one of the 200+](https://github.com/docker-mailserver/docker-mailserver/graphs/contributors) that contributed to the project in the past and would like to see your name here too, please reach out!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue