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

hjf pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git


The following commit(s) were added to refs/heads/master by this push:
     new 07dc484  add newland logo (#8113)
07dc484 is described below

commit 07dc484e509c418ce3c685a7450da5517793365c
Author: Jennifer Huang <[email protected]>
AuthorDate: Wed Sep 23 17:43:10 2020 +0800

    add newland logo (#8113)
---
 site2/website/data/users.js | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/site2/website/data/users.js b/site2/website/data/users.js
index d2d5ff6..3f3a809 100644
--- a/site2/website/data/users.js
+++ b/site2/website/data/users.js
@@ -249,6 +249,11 @@ module.exports = [
         logo: 
'https://media-exp1.licdn.com/dms/image/C4D0BAQEoQxITTypd9g/company-logo_200_200/0?e=1608768000&v=beta&t=AbpUaraLUWyqUQcBiF3qYel_T0k-5W1JSEUw5qAqGj8',
     },
     {
+        name: 'Newland',
+        url: 'http://www.nlsoft.com.cn/',
+        logo: 'http://www.nlsoft.com.cn/images/common/logo.png',
+    },
+    {
         name: 'Appen',
         url: 'https://www.appen.com.cn/',
         logo: 
'https://resources.appen.com/wp-content/uploads/2020/03/no-tagline.svg',

Reply via email to