Skip to content

Commit a0dae0a

Browse files
committed
docs: Make contributors URL shorter
It's possible to not specify the `skip` query string for each element but instead use a `,` so this changes the URL to be a bit shorted. Also there was a typo in the previous URL missing an `=` for one element.
1 parent fa08d7b commit a0dae0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ If you value it, consider supporting us, we appreciate it! :heart:
5050
This project exists thanks to all the people who contribute. [How to contribute](https://golangci-lint.run/contributing/quick-start/).
5151

5252
<a href="https://github.com/golangci/golangci-lint/graphs/contributors">
53-
<img src="https://opencollective.com/golangci-lint/contributors.svg?width=890&button=false&skip=golangcidev&skip=CLAassistant&skip=renovate&skipfossabot&skip=golangcibot&skip=kortschak&skip=golangci-releaser&skip=dependabot%5Bbot%5D" />
53+
<img src="https://opencollective.com/golangci-lint/contributors.svg?width=890&button=false&skip=golangcidev,CLAassistant,renovate,fossabot,golangcibot,kortschak,golangci-releaser,dependabot%5Bbot%5D" />
5454
</a>
5555

5656
## Stargazers over time

0 commit comments

Comments
 (0)