From 0ce0507b78fda3135b406445a267b1cdf0ddc7fc Mon Sep 17 00:00:00 2001 From: Matt Butcher Date: Fri, 31 Jan 2020 13:45:02 -0700 Subject: [PATCH] Add ADOPTERS file, per CNCF requirements Signed-off-by: Matt Butcher --- ADOPTERS.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 ADOPTERS.md diff --git a/ADOPTERS.md b/ADOPTERS.md new file mode 100644 index 000000000..22b73c736 --- /dev/null +++ b/ADOPTERS.md @@ -0,0 +1,8 @@ + To add your organization to this list, simply add your organization's name, + optionally with a link. The list is in alphabetical order. + +# Organizations Using Helm + +- [Microsoft](https://microsoft.com) + +_This file is part of the CNCF official documentation for projects._