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

janardhan pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/systemds-website.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new fed5c885 update community page
fed5c885 is described below

commit fed5c885f72591f9b4abfde88ace0c8bd3f10ddc
Author: Janardhan Pulivarthi <[email protected]>
AuthorDate: Sun Feb 26 16:00:35 2023 +0000

    update community page
    
    * add new contributor
    * fix mail archive links
---
 content/community.html | 23 +++++++++++++++++++----
 1 file changed, 19 insertions(+), 4 deletions(-)

diff --git a/content/community.html b/content/community.html
index ae3f8921..048e6b49 100644
--- a/content/community.html
+++ b/content/community.html
@@ -244,6 +244,21 @@
         </div>
       </div>
       
+      <div class="profile">
+        <a href="http://github.com/BACtaki";>
+          <img class="profile--img"
+            src="http://github.com/BACtaki.png";>
+        </a>
+        <div class="profile--info">
+          <a class="profile--name" href="http://github.com/BACtaki";>Badrul 
Chowdhury</a>
+          <ul class="bullet-pointless">
+            <li></li>
+            <li>Committer</li>
+            <li>Apple</li>
+          </ul>
+        </div>
+      </div>
+      
       <div class="profile">
         <a href="http://github.com/bertholdreinwald";>
           <img class="profile--img"
@@ -419,7 +434,7 @@
           <ul class="bullet-pointless">
             <li></li>
             <li>PMC Member</li>
-            <li>OneDesign</li>
+            <li>Mavenir</li>
           </ul>
         </div>
       </div>
@@ -705,7 +720,7 @@
     <div class="col col-4">
       <a href="mailto:[email protected]?subject=send this 
email to subscribe"
         class="button button-primary">Subscribe</a>
-      <a href="" target="_blank"
+      <a href="https://lists.apache.org/[email protected]"; 
target="_blank"
         class="button button-secondary">View Archives</a>
     </div>
   </div>
@@ -719,7 +734,7 @@
     <div class="col col-4">
       <a href="mailto:[email protected]?subject=send this 
email to subscribe"
         class="button button-primary">Subscribe</a>
-      <a href="" target="_blank"
+      <a href="https://lists.apache.org/[email protected]"; 
target="_blank"
         class="button button-secondary">View Archives</a>
     </div>
   </div>
@@ -733,7 +748,7 @@
     <div class="col col-4">
       <a href="mailto:[email protected]?subject=send this 
email to subscribe"
         class="button button-primary">Subscribe</a>
-      <a href="" target="_blank"
+      <a href="https://lists.apache.org/[email protected]"; 
target="_blank"
         class="button button-secondary">View Archives</a>
     </div>
   </div>

Reply via email to