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 f83e22c  add new user Dji
f83e22c is described below

commit f83e22c5b12395c6ed367f5bc3f197ef141ed5a8
Author: mingji <[email protected]>
AuthorDate: Tue Mar 11 11:45:46 2025 +0800

    add new user Dji
---
 docs/assets/logo/users/dji.png | Bin 0 -> 335828 bytes
 docs/user.md                   |   3 +++
 2 files changed, 3 insertions(+)

diff --git a/docs/assets/logo/users/dji.png b/docs/assets/logo/users/dji.png
new file mode 100644
index 0000000..3484c2c
Binary files /dev/null and b/docs/assets/logo/users/dji.png differ
diff --git a/docs/user.md b/docs/user.md
index 7ac085d..99d0fe9 100644
--- a/docs/user.md
+++ b/docs/user.md
@@ -141,4 +141,7 @@ companyItemImg {
     <div class="companyItem">
        <img class="companyItemImg" src="../assets/logo/users/bytedance.png">
     </div>
+    <div class="companyItem">
+       <img class="companyItemImg" src="../assets/logo/users/dji.png">
+    </div>
 </div>

Reply via email to