From 7515af639a3c3daf47dbcd73a6632edcb21bdea4 Mon Sep 17 00:00:00 2001 From: Andrew Keesler Date: Mon, 14 Sep 2020 10:42:29 -0400 Subject: [PATCH] ADOPTERS.md: add initial draft Signed-off-by: Andrew Keesler --- ADOPTERS.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 ADOPTERS.md diff --git a/ADOPTERS.md b/ADOPTERS.md new file mode 100644 index 00000000..56086137 --- /dev/null +++ b/ADOPTERS.md @@ -0,0 +1,9 @@ +# Pinniped Adopters + +These organizations are using Pinniped. + +* [VMware Tanzu](https://tanzu.vmware.com/) ([Tanzu Mission Control](https://tanzu.vmware.com/mission-control)) + +If you are using Pinniped and are not on this list, you can open a [pull +request](https://github.com/suzerain-io/pinniped/issues/new?template=feature-proposal.md) +to add yourself.