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 e181b91a2d Add user: ververica
e181b91a2d is described below

commit e181b91a2d2279efb93faaa19db09d0df69afd58
Author: Jingsong <[email protected]>
AuthorDate: Tue Sep 12 16:46:25 2023 +0800

    Add user: ververica
---
 main/assets/users/ververica.png | Bin 0 -> 12461 bytes
 main/users.html                 |   1 +
 2 files changed, 1 insertion(+)

diff --git a/main/assets/users/ververica.png b/main/assets/users/ververica.png
new file mode 100644
index 0000000000..3f9c732136
Binary files /dev/null and b/main/assets/users/ververica.png differ
diff --git a/main/users.html b/main/users.html
index dd006f5a9e..37d5ce92b0 100644
--- a/main/users.html
+++ b/main/users.html
@@ -70,6 +70,7 @@ under the License.
         'kuayueexpress.png',
         'selectdb.webp',
         'dinky.png',
+        'ververica.png',
       ];
 
       const userImgsRow = document.getElementById('user-imgs-row');

Reply via email to