From 55031f234791f8eef4dd741eeded95d3066f1161 Mon Sep 17 00:00:00 2001 From: Nicholas Tollervey Date: Wed, 26 Feb 2025 16:50:51 +0000 Subject: [PATCH] Update README to include acknowledgement of Anaconda's role in the project. (#2297) --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 1f1f9266..130a20e6 100644 --- a/README.md +++ b/README.md @@ -83,3 +83,12 @@ documentation for more information on how to setup your development environment. The [PyScript organization governance](https://github.com/pyscript/governance) is documented in a separate repository. + +## Supporters + +PyScript is an independent open source project. + +However, PyScript was born at [Anaconda Inc](https://anaconda.com/) and its +core contributors are currently employed by Anaconda to work on PyScript. We +would like to acknowledge and celebrate Anaconda's continued support of this +project. Thank you [Anaconda Inc](https://anaconda.com/)!