This is an automated email from the ASF dual-hosted git repository.

mjsax pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/kafka-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new d51db9632 Add LittleHorse logo and add LittleHorse.io to the 
powered-by page (#709)
d51db9632 is described below

commit d51db9632a3fa5fb354ca2eca96633e03cb54ee0
Author: Mitch <[email protected]>
AuthorDate: Thu Jul 31 14:44:00 2025 -0500

    Add LittleHorse logo and add LittleHorse.io to the powered-by page (#709)
---
 images/powered-by/LittleHorse.png | Bin 0 -> 8745 bytes
 powered-by.html                   |   5 +++++
 2 files changed, 5 insertions(+)

diff --git a/images/powered-by/LittleHorse.png 
b/images/powered-by/LittleHorse.png
new file mode 100644
index 000000000..b19de1e66
Binary files /dev/null and b/images/powered-by/LittleHorse.png differ
diff --git a/powered-by.html b/powered-by.html
index d3f0cbdaf..dc9c0b496 100644
--- a/powered-by.html
+++ b/powered-by.html
@@ -440,6 +440,11 @@
         "logo": "linkedin.jpg",
         "logoBgColor": "#007bb6",
         "description": "Apache Kafka is used at LinkedIn for activity stream 
data and operational metrics. This powers various products like LinkedIn 
Newsfeed, LinkedIn Today in addition to our offline analytics systems like 
Hadoop."
+    }, {
+        "link": "http://littlehorse.io";,
+        "logo": "LittleHorse.png",
+        "logoBgColor": "#007bb6",
+        "description": "The Apache Kafka ecosystem is used at LittleHorse as 
the foundation of the LittleHorse kernel, a developer-first workflow engine."
     }, {
         "link": "https://www.itau.com.br";,
         "logo": "itau.png",

Reply via email to