This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git
The following commit(s) were added to refs/heads/master by this push:
new f9a449b6c5 Add inforbus(cvicse.com) to user wall. (#505)
f9a449b6c5 is described below
commit f9a449b6c5d196daffbc2643c706b6fd295d6bcf
Author: leimeng-ma <[email protected]>
AuthorDate: Tue Sep 13 11:28:40 2022 +0800
Add inforbus(cvicse.com) to user wall. (#505)
Quoted from the PR submitter
>My company inforbus wants to use skywalking in the product, this is my
company email "[email protected]"
---
data/users.yml | 5 +++++
static/images/users/inforbus_logo.png | Bin 0 -> 9896 bytes
2 files changed, 5 insertions(+)
diff --git a/data/users.yml b/data/users.yml
index 23511cdc54..f538995083 100644
--- a/data/users.yml
+++ b/data/users.yml
@@ -413,6 +413,11 @@ users:
info: iFLYTEK. 科大讯飞股份有限公司-消费者BG
website: http://www.iflytek.com/
logo: /images/users/iFLYTEK_logo.png
+
+ - name: Inforbus
+ info: inforbus.com 山东中创软件商用中间件股份有限公司
+ website: https://www.inforbus.com/
+ logo: /images/users/inforbus_logo.png
- name: iQIYI
info: iQIYI.COM. 爱奇艺
diff --git a/static/images/users/inforbus_logo.png
b/static/images/users/inforbus_logo.png
new file mode 100644
index 0000000000..e90462fe2c
Binary files /dev/null and b/static/images/users/inforbus_logo.png differ