This is an automated email from the ASF dual-hosted git repository.
nicholasjiang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/celeborn-website.git
The following commit(s) were added to refs/heads/main by this push:
new 5d924b00a add Ant Group as user (#111)
5d924b00a is described below
commit 5d924b00a15b2a6fa726404b82bd3de5d046e7b2
Author: ErikFang <[email protected]>
AuthorDate: Thu Jul 17 18:57:24 2025 +0800
add Ant Group as user (#111)
Co-authored-by: 仲甫 <[email protected]>
---
docs/assets/logo/users/antgroup.png | Bin 0 -> 11806 bytes
docs/user.md | 3 +++
2 files changed, 3 insertions(+)
diff --git a/docs/assets/logo/users/antgroup.png
b/docs/assets/logo/users/antgroup.png
new file mode 100644
index 000000000..9549226a7
Binary files /dev/null and b/docs/assets/logo/users/antgroup.png differ
diff --git a/docs/user.md b/docs/user.md
index f754b9819..e0679a688 100644
--- a/docs/user.md
+++ b/docs/user.md
@@ -156,4 +156,7 @@ companyItemImg {
<div class="companyItem">
<img class="companyItemImg" src="../assets/logo/users/meituan.jpg">
</div>
+ <div class="companyItem">
+ <img class="companyItemImg" src="../assets/logo/users/antgroup.png"
style="transform: scale(3);">
+ </div>
</div>