This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/openwhisk-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new a967691 Automatic Site Publish by Jenkins
a967691 is described below
commit a96769108003c695ec2c38098ff756f97f047aac
Author: jenkins <[email protected]>
AuthorDate: Thu Feb 27 03:36:24 2020 +0000
Automatic Site Publish by Jenkins
---
community.html | 7 +++++++
feed.xml | 2 +-
images/supporter/qzcloud.png | Bin 0 -> 5512 bytes
package-lock.json | 6 +++---
4 files changed, 11 insertions(+), 4 deletions(-)
diff --git a/community.html b/community.html
index d9620eb..f682e66 100644
--- a/community.html
+++ b/community.html
@@ -458,6 +458,13 @@ function addListenersToSections()
</a>
</div>
<div class="flow-item-container">
+ <a href="https://qzcloud.com/" target="_blank">
+ <img class="flow-item-image"
+ src="/images/supporter/qzcloud.png"
+ alt="QZCloud supports Apache OpenWhisk">
+ </a>
+ </div>
+ <div class="flow-item-container">
<a href="https://www.redhat.com/en" target="_blank">
<img class="flow-item-image"
src="/images/supporter/redhat.png"
diff --git a/feed.xml b/feed.xml
index f88ce87..6a180cd 100644
--- a/feed.xml
+++ b/feed.xml
@@ -1,2 +1,2 @@
-<?xml version="1.0" encoding="utf-8"?><feed
xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/"
version="3.3.0">Jekyll</generator><link href="/feed.xml" rel="self"
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html"
/><updated>2020-02-18T13:32:47+00:00</updated><id>/feed.xml</id><title
type="html">Apache OpenWhisk is a serverless, open source cloud
platform</title><subtitle>An open source platform for serverless, event-driven
code at any [...]
+<?xml version="1.0" encoding="utf-8"?><feed
xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/"
version="3.3.0">Jekyll</generator><link href="/feed.xml" rel="self"
type="application/atom+xml" /><link href="/" rel="alternate" type="text/html"
/><updated>2020-02-27T03:36:19+00:00</updated><id>/feed.xml</id><title
type="html">Apache OpenWhisk is a serverless, open source cloud
platform</title><subtitle>An open source platform for serverless, event-driven
code at any [...]
</subtitle></feed>
\ No newline at end of file
diff --git a/images/supporter/qzcloud.png b/images/supporter/qzcloud.png
new file mode 100644
index 0000000..239b169
Binary files /dev/null and b/images/supporter/qzcloud.png differ
diff --git a/package-lock.json b/package-lock.json
index d8c97fb..eb2117f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -843,9 +843,9 @@
}
},
"hosted-git-info": {
- "version": "2.8.5",
- "resolved":
"https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.5.tgz",
- "integrity":
"sha512-kssjab8CvdXfcXMXVcvsXum4Hwdq9XGtRD3TteMEvEbq0LXyiNQr6AprqKqfeaDXze7SxWvRxdpwE6ku7ikLkg==",
+ "version": "2.8.7",
+ "resolved":
"https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.7.tgz",
+ "integrity":
"sha512-ChkjQtKJ3GI6SsI4O5jwr8q8EPrWCnxuc4Tbx+vRI5x6mDOpjKKltNo1lRlszw3xwgTOSns1ZRBiMmmwpcvLxg==",
"dev": true
},
"invariant": {