From f216d0bd8da6cf31d2ff218c160192e566089478 Mon Sep 17 00:00:00 2001 From: Dario Tranchitella Date: Mon, 1 Aug 2022 09:32:33 +0200 Subject: [PATCH] docs: adding adopters list section --- ADOPTERS.md | 5 +++++ README.md | 4 ++++ 2 files changed, 9 insertions(+) create mode 100644 ADOPTERS.md diff --git a/ADOPTERS.md b/ADOPTERS.md new file mode 100644 index 00000000..b41578ff --- /dev/null +++ b/ADOPTERS.md @@ -0,0 +1,5 @@ +# Adopters + +This is a list of companies that have adopted Capsule, feel free to open a Pull-Request to get yours listed. + +## Adopters list (alphabetically) diff --git a/README.md b/README.md index 4abf45d8..354d5b12 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,10 @@ bash scripts/helm-docs.sh Join the community, share and learn from it. You can find all the resources to how to contribute code and docs, connect with people in the [community repository](https://github.com/clastix/capsule-community). +## Adopters + +See the [ADOPTERS.md](ADOPTERS.md) file for a list of companies that are using Capsule. + # Governance You can find how the Capsule project is governed [here](https://capsule.clastix.io/docs/contributing/governance).