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

czweng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-paimon-website.git


The following commit(s) were added to refs/heads/master by this push:
     new b7ce9af6cb Add starrocks in user page
b7ce9af6cb is described below

commit b7ce9af6cbc4a056b37fa9a696d98feff1632958
Author: tsreaper <[email protected]>
AuthorDate: Mon Aug 21 14:14:19 2023 +0800

    Add starrocks in user page
---
 main/assets/users/starrocks.webp | Bin 0 -> 4286 bytes
 main/users.html                  |   1 +
 2 files changed, 1 insertion(+)

diff --git a/main/assets/users/starrocks.webp b/main/assets/users/starrocks.webp
new file mode 100644
index 0000000000..d97040763f
Binary files /dev/null and b/main/assets/users/starrocks.webp differ
diff --git a/main/users.html b/main/users.html
index 0bfc957d3a..21212efa3c 100644
--- a/main/users.html
+++ b/main/users.html
@@ -66,6 +66,7 @@ under the License.
         'highlandhuanyu.jpg',
         'mihoyo.jpg',
         'ziroom.png',
+        'starrocks.webp',
       ];
 
       const userImgsRow = document.getElementById('user-imgs-row');

Reply via email to