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

mrutkowski 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 060803d  remove incubator from mailing list links (#402)
060803d is described below

commit 060803db7a2db391b19340d4faf6aa403648ede1
Author: David Grove <[email protected]>
AuthorDate: Tue Aug 6 10:21:21 2019 -0400

    remove incubator from mailing list links (#402)
---
 _layouts/community.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/_layouts/community.html b/_layouts/community.html
index fe18149..a6296c8 100644
--- a/_layouts/community.html
+++ b/_layouts/community.html
@@ -66,9 +66,9 @@ layout: default
               <p>To subscribe, unsubscribe or post our developer list, send
                 an email message to one of the following addresses:</p>
                   <ul>
-                      <li><b>Subscribe</b>: <a 
href="mailto:[email protected]";>[email protected]</a></li>
-                      <li><b>Unsubscribe</b>: <a 
href="mailto:[email protected]";>[email protected]</a></li>
-                      <li><b>Post</b> (new topic): <a 
href="mailto:[email protected]";>[email protected]</a></li>
+                      <li><b>Subscribe</b>: <a 
href="mailto:[email protected]";>[email protected]</a></li>
+                      <li><b>Unsubscribe</b>: <a 
href="mailto:[email protected]";>[email protected]</a></li>
+                      <li><b>Post</b> (new topic): <a 
href="mailto:[email protected]";>[email protected]</a></li>
                   </ul>
               <p>To comment on a thread, simply reply to the message with
                 the same subject text.
@@ -127,7 +127,7 @@ layout: default
               <h3>Events</h3>
               <h5 style="margin-top:20px;">Apache OpenWhisk events</h5>
               <p>
-                  Please reach out to community at <a 
href="mailto:[email protected]";>[email protected]</a>
 to promote any OpenWhisk event.
+                  Please reach out to community at <a 
href="mailto:[email protected]";>[email protected]</a> to 
promote any OpenWhisk event.
               </p>
               <ul><li><em>
                   To view a list of past events please refer to the <a 
href="events.html">Events Archive</a> page.</em></li>

Reply via email to