docs: remove 'trusted by' page (#4857)

This commit is contained in:
Ludovic Fernandez 2024-07-03 17:10:34 +02:00 committed by GitHub
parent 7745be9bca
commit 229955ee2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 32 deletions

View File

@ -24,8 +24,6 @@
items:
- label: "Thanks"
link: "/product/thanks/"
- label: "Trusted By"
link: "/product/trusted-by/"
- label: "Changelog"
link: "/product/changelog/"
- label: "Roadmap"

View File

@ -1,30 +0,0 @@
---
title: Trusted By
---
The following companies/products use `golangci-lint`:
- [Arduino](https://github.com/arduino/arduino-cli)
- [AWS](https://github.com/aws/aws-xray-sdk-go)
- [Baidu](https://github.com/baidu/bfe)
- [Bytebase](https://github.com/bytebase/bytebase)
- [Eclipse Foundation](https://github.com/eclipse/che-go-jsonrpc)
- [Facebook](https://github.com/facebookincubator/fbender)
- [Google](https://github.com/GoogleContainerTools/skaffold)
- [IBM](https://github.com/ibm-developer/ibm-cloud-env-golang)
- [Istio](https://github.com/istio/istio)
- [Netflix](https://github.com/Netflix/titus-executor)
- [Percona](https://github.com/percona/pmm-managed)
- [Red Hat OpenShift](https://github.com/openshift/telemeter)
- [Samsung](https://github.com/samsung-cnct/cluster-api-provider-ssh)
- [ScyllaDB](https://github.com/scylladb/gocqlx)
- [Serverless](https://github.com/serverless/event-gateway)
- [SoundCloud](https://github.com/soundcloud/periskop)
- [Tekton](http://tekton.dev/)
- [The New York Times](https://github.com/NYTimes/encoding-wrapper)
- [WooCart](https://github.com/woocart/gsutil)
- [Xiaomi](https://github.com/XiaoMi/soar)
- [Yahoo](https://github.com/yahoo/yfuzz)
And thousands of other great companies use `golangci-lint` too.
You can find them by [this GitHub search query](https://github.com/search?q=golangci-lint&type=Code).