This is an automated email from the ASF dual-hosted git repository.
hainenber 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 c5f6d33d211 docs: add pattern to the list of organisations using
superset (#42341)
c5f6d33d211 is described below
commit c5f6d33d2116f0cb02500d06240e4461dbe3a82e
Author: Yash Shrivastava <[email protected]>
AuthorDate: Thu Jul 23 20:41:17 2026 +0530
docs: add pattern to the list of organisations using superset (#42341)
---
RESOURCES/INTHEWILD.yaml | 5 +++++
docs/static/img/logos/pattern_logo.png | Bin 0 -> 7067 bytes
2 files changed, 5 insertions(+)
diff --git a/RESOURCES/INTHEWILD.yaml b/RESOURCES/INTHEWILD.yaml
index 147bc6051f5..8a17a6e7044 100644
--- a/RESOURCES/INTHEWILD.yaml
+++ b/RESOURCES/INTHEWILD.yaml
@@ -168,6 +168,11 @@ categories:
url: https://www.now.vn/
contributors: ["@davidkohcw"]
+ - name: Pattern
+ url: https://www.pattern.com
+ contributors: ["@alephys26", "@hladush", "@sanketjadhavSF"]
+ logo: pattern_logo.png
+
- name: Qunar
url: https://www.qunar.com/
contributors: ["@flametest"]
diff --git a/docs/static/img/logos/pattern_logo.png
b/docs/static/img/logos/pattern_logo.png
new file mode 100644
index 00000000000..8b09dd9a94c
Binary files /dev/null and b/docs/static/img/logos/pattern_logo.png differ