This is an automated email from the ASF dual-hosted git repository.
ethanfeng 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 9c9fa514 add user meituan (#109)
9c9fa514 is described below
commit 9c9fa51450140aace7aa00dc6057e0d754193966
Author: Shuang <[email protected]>
AuthorDate: Tue Jul 1 17:24:34 2025 +0800
add user meituan (#109)
---
docs/assets/logo/users/meituan.jpg | Bin 0 -> 87740 bytes
docs/user.md | 3 +++
2 files changed, 3 insertions(+)
diff --git a/docs/assets/logo/users/meituan.jpg
b/docs/assets/logo/users/meituan.jpg
new file mode 100644
index 00000000..99b81e67
Binary files /dev/null and b/docs/assets/logo/users/meituan.jpg differ
diff --git a/docs/user.md b/docs/user.md
index 6b8b4d62..f754b981 100644
--- a/docs/user.md
+++ b/docs/user.md
@@ -153,4 +153,7 @@ companyItemImg {
<div class="companyItem">
<img class="companyItemImg" src="../assets/logo/users/mucfc.png">
</div>
+ <div class="companyItem">
+ <img class="companyItemImg" src="../assets/logo/users/meituan.jpg">
+ </div>
</div>