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 07ff82f189 docs: add XNET to INTHEWILD list (#37615)
07ff82f189 is described below

commit 07ff82f189b8eb36ca959609dcc4f96eb2763bb9
Author: Miguel <[email protected]>
AuthorDate: Thu Feb 5 05:27:35 2026 +0000

    docs: add XNET to INTHEWILD list (#37615)
    
    Co-authored-by: Miguel Deus <[email protected]>
    Co-authored-by: Evan Rusackas <[email protected]>
---
 RESOURCES/INTHEWILD.yaml       |   5 +++++
 docs/static/img/logos/xnet.png | Bin 0 -> 57611 bytes
 2 files changed, 5 insertions(+)

diff --git a/RESOURCES/INTHEWILD.yaml b/RESOURCES/INTHEWILD.yaml
index 2336380e55..42231566c4 100644
--- a/RESOURCES/INTHEWILD.yaml
+++ b/RESOURCES/INTHEWILD.yaml
@@ -430,6 +430,11 @@ categories:
       url: https://brandct.cn/
       contributors: ["@wenbinye"]
 
+    - name: XNET
+      url: https://xnetmobile.com/
+      logo: xnet.png
+      contributors: ["@deuspt"]
+
     - name: Zeta
       url: https://www.zeta.tech/
       contributors: ["@shaikidris"]
diff --git a/docs/static/img/logos/xnet.png b/docs/static/img/logos/xnet.png
new file mode 100644
index 0000000000..bb0bcc430b
Binary files /dev/null and b/docs/static/img/logos/xnet.png differ

Reply via email to