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

lzljs3620320 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 1e4aea60da Add users: amoro and celerdata and neteasy
1e4aea60da is described below

commit 1e4aea60daa9ae2fb681254a9176f09fb8f50bc6
Author: Jingsong <[email protected]>
AuthorDate: Thu Sep 21 12:40:25 2023 +0800

    Add users: amoro and celerdata and neteasy
---
 main/assets/users/amoro.png         | Bin 0 -> 10599 bytes
 main/assets/users/celerdata.svg     |   1 +
 main/assets/users/netEase-media.png | Bin 0 -> 22804 bytes
 main/users.html                     |   3 +++
 4 files changed, 4 insertions(+)

diff --git a/main/assets/users/amoro.png b/main/assets/users/amoro.png
new file mode 100644
index 0000000000..b7622351e5
Binary files /dev/null and b/main/assets/users/amoro.png differ
diff --git a/main/assets/users/celerdata.svg b/main/assets/users/celerdata.svg
new file mode 100644
index 0000000000..22be996b07
--- /dev/null
+++ b/main/assets/users/celerdata.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 429.48 
70.02"><defs><style>.cls-1{fill:#3658b8;}.cls-2{fill:#60b2e5;}</style></defs><g 
id="Layer_2" data-name="Layer 2"><g id="Layer_1-2" data-name="Layer 1"><path 
class="cls-1" 
d="M90.71,42.16V27.59c0-10.37,4.33-16.23,15.77-16.23h14.83c11.44,0,15.76,5.86,15.76,16.23v.54a1.19,1.19,0,0,1-1.33,1.33h-3.85c-.87,0-1.33-.4-1.33-1.07v-1c0-7.58-2.53-9.71-9.25-9.71H106.48c-6.72,0-9.25,2.13-9.25,9.71v15c0,7.52,2.6,9.64,9.25,9.64h14.83c6.65,0,9.2
 [...]
\ No newline at end of file
diff --git a/main/assets/users/netEase-media.png 
b/main/assets/users/netEase-media.png
new file mode 100644
index 0000000000..aa847a034c
Binary files /dev/null and b/main/assets/users/netEase-media.png differ
diff --git a/main/users.html b/main/users.html
index 37d5ce92b0..43f933f10b 100644
--- a/main/users.html
+++ b/main/users.html
@@ -71,6 +71,9 @@ under the License.
         'selectdb.webp',
         'dinky.png',
         'ververica.png',
+        'amoro.png',
+        'netEase-media.png',
+        'celerdata.svg',
       ];
 
       const userImgsRow = document.getElementById('user-imgs-row');

Reply via email to