mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-22 11:44:25 +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
3
.github/workflows/contributors.yml
vendored
3
.github/workflows/contributors.yml
vendored
|
@ -25,8 +25,9 @@ jobs:
|
|||
with:
|
||||
readme_path: CONTRIBUTORS.md
|
||||
collaborators: all
|
||||
use_username: true
|
||||
commit_message: 'docs: updated `CONTRIBUTORS.md`'
|
||||
committer_username: github-actions[bot]
|
||||
committer_email: 41898282+github-actions[bot]@users.noreply.github.com
|
||||
pr_title_on_protected: 'docs: update `CONTRIBUTORS.md'
|
||||
pr_title_on_protected: 'docs: update `CONTRIBUTORS.md`'
|
||||
auto_detect_branch_protection: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue