This is an automated email from the ASF dual-hosted git repository.
jgus 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 300cc4b Add Axios (https://www.axios.com/) to the list of the
"Powered By ❤️"
300cc4b is described below
commit 300cc4ba21fbbd093ef22db3683b2f442be441e6
Author: topeax <[email protected]>
AuthorDate: Tue Jun 1 16:10:44 2021 -0600
Add Axios (https://www.axios.com/) to the list of the "Powered By ❤️"
Reviewers: Jason Gustafson <[email protected]>
---
images/powered-by/axios.png | Bin 0 -> 30099 bytes
powered-by.html | 6 ++++++
2 files changed, 6 insertions(+)
diff --git a/images/powered-by/axios.png b/images/powered-by/axios.png
new file mode 100644
index 0000000..db3e45a
Binary files /dev/null and b/images/powered-by/axios.png differ
diff --git a/powered-by.html b/powered-by.html
index ebeaa29..7b79461 100644
--- a/powered-by.html
+++ b/powered-by.html
@@ -3,6 +3,12 @@
// powered by items
var poweredByItems = [
{
+ "link": "https://www.axios.com",
+ "logo": "axios.png",
+ "logoBgColor": "#FFFFFF",
+ "description": "The Data Platform team at Axios uses kafka to stream
real-time data from our products into our data lake where we are able to run
exploratory queries to understand our data and build machine learning models.
Kafka enables us to automate the collection of data from various parts of the
organization for ingestion into our data platform."
+ },
+ {
"link": "https://www.holidaycheck.de/",
"logo": "holidaycheck.png",
"logoBgColor": "#FFFFFF",