This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
The following commit(s) were added to refs/heads/master by this push:
new 03caa7b337 docs(INTHEWILD): add Cirrus Assessment (#36871)
03caa7b337 is described below
commit 03caa7b3373c44c16200aefe77736f63720ef540
Author: Jeroen Habets <[email protected]>
AuthorDate: Wed Jan 7 22:53:09 2026 +0100
docs(INTHEWILD): add Cirrus Assessment (#36871)
Co-authored-by: Evan Rusackas <[email protected]>
---
RESOURCES/INTHEWILD.yaml | 5 +++++
docs/static/img/logos/cirrus.svg | Bin 0 -> 1809 bytes
2 files changed, 5 insertions(+)
diff --git a/RESOURCES/INTHEWILD.yaml b/RESOURCES/INTHEWILD.yaml
index f8865ddc19..7b93e04f0d 100644
--- a/RESOURCES/INTHEWILD.yaml
+++ b/RESOURCES/INTHEWILD.yaml
@@ -473,6 +473,11 @@ categories:
- name: Brilliant.org
url: https://brilliant.org/
+ - name: Cirrus Assessment
+ url: https://cirrusassessment.com/
+ logo: cirrus.svg
+ contributors: ["@jeroenhabets", "@ddmm-white", "@paulrocost"]
+
- name: Open edX
url: https://openedx.org/
diff --git a/docs/static/img/logos/cirrus.svg b/docs/static/img/logos/cirrus.svg
new file mode 100644
index 0000000000..f506cdc09c
Binary files /dev/null and b/docs/static/img/logos/cirrus.svg differ