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

rabbah pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-website.git


The following commit(s) were added to refs/heads/master by this push:
     new d662ef0  update community supporters (#418)
d662ef0 is described below

commit d662ef02cc50733a4d1703b5dd19158d9c7b3a81
Author: Tom Barber <[email protected]>
AuthorDate: Fri Feb 7 01:08:20 2020 +0000

    update community supporters (#418)
---
 _layouts/community.html      |   7 +++++++
 images/supporter/nasajpl.png | Bin 0 -> 36392 bytes
 2 files changed, 7 insertions(+)

diff --git a/_layouts/community.html b/_layouts/community.html
index a6296c8..4400ec0 100644
--- a/_layouts/community.html
+++ b/_layouts/community.html
@@ -213,6 +213,13 @@ layout: default
                       </a>
                   </div>
                   <div class="flow-item-container">
+                      <a href="https://jpl.nasa.gov"; target="_blank">
+                      <img class="flow-item-image"
+                         src="{{ site.github.url 
}}/images/supporter/nasajpl.png"
+                         alt="NASA JPL supports Apache OpenWhisk">
+                      </a>
+                  </div>
+                  <div class="flow-item-container">
                       <a href="https://www.mashape.com/"; target="_blank">
                       <img class="flow-item-image"
                          src="{{ site.github.url }}/images/supporter/kong.png"
diff --git a/images/supporter/nasajpl.png b/images/supporter/nasajpl.png
new file mode 100644
index 0000000..2612f82
Binary files /dev/null and b/images/supporter/nasajpl.png differ

Reply via email to