You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sdap.apache.org by rk...@apache.org on 2023/03/02 21:09:05 UTC

[incubator-sdap-website] 02/02: Updated team page

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

rkk pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-website.git

commit e6596a45062d8bf1b5672ef3ec5b44e30ebc44c7
Author: rileykk <ri...@jpl.nasa.gov>
AuthorDate: Thu Mar 2 13:08:40 2023 -0800

    Updated team page
---
 source/_data/team/team.yml | 10 +++++-----
 team.html                  | 22 +++++++++++-----------
 2 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/source/_data/team/team.yml b/source/_data/team/team.yml
index 2fa99a1..65abe5c 100644
--- a/source/_data/team/team.yml
+++ b/source/_data/team/team.yml
@@ -30,6 +30,11 @@
     email:
       address: jjacob@apache.org
       text: jjacob at apache dot org
+  - name: Kevin M Marlis
+    github: kevinmarlis
+    email:
+      address: kmarlis@apache.org
+      text: kmarlis at apache dot org
   - name: Lewis John McGibbney
     github: lewismc
     email:
@@ -114,11 +119,6 @@
       email:
         address: kevin.m.gill@jpl.nasa.gov
         text: kevin dot m dot gill at jpl dot nasa dot gov
-    - name: Kevin M Marlis
-      github: kevinmarlis
-      email:
-        address: kevin.marlis@jpl.nasa.gov
-        text: kevin dot m dot marlis at jpl dot nasa dot gov
     - name: Vardis M Tsontos
       github: vtsontos
       email:
diff --git a/team.html b/team.html
index acbc57a..e854a8d 100644
--- a/team.html
+++ b/team.html
@@ -134,6 +134,17 @@
     </dl>
   </div>
     
+    <div class="team-member col-md-6">
+    <img src="https://avatars.githubusercontent.com/kevinmarlis" class="team-avatar img-thumbnail" />
+    <h4>Kevin M Marlis</h4>
+    <dl>
+      <dt>GitHub:</dt>
+      <dd><a class="external" href="https://github.com/kevinmarlis">kevinmarlis</a></dd>
+      <dt>Email:</dt>
+      <dd><a href="mailto:kmarlis@apache.org">kmarlis at apache dot org</a></dd>
+    </dl>
+  </div>
+    
     <div class="team-member col-md-6">
     <img src="https://avatars.githubusercontent.com/lewismc" class="team-avatar img-thumbnail" />
     <h4>Lewis John McGibbney</h4>
@@ -328,17 +339,6 @@
     </dl>
   </div>
     
-    <div class="team-member col-md-6">
-    <img src="https://avatars.githubusercontent.com/kevinmarlis" class="team-avatar img-thumbnail" />
-    <h4>Kevin M Marlis</h4>
-    <dl>
-      <dt>GitHub:</dt>
-      <dd><a class="external" href="https://github.com/kevinmarlis">kevinmarlis</a></dd>
-      <dt>Email:</dt>
-      <dd><a href="mailto:kevin.marlis@jpl.nasa.gov">kevin dot m dot marlis at jpl dot nasa dot gov</a></dd>
-    </dl>
-  </div>
-    
     <div class="team-member col-md-6">
     <img src="https://avatars.githubusercontent.com/vtsontos" class="team-avatar img-thumbnail" />
     <h4>Vardis M Tsontos</h4>