This is an automated email from the ASF dual-hosted git repository. rkk pushed a commit to branch staging in repository https://gitbox.apache.org/repos/asf/incubator-sdap-website.git
commit 272aadd32bba2610a2dd16bc2d332ea26b8a62de Author: rileykk <[email protected]> AuthorDate: Thu Nov 30 14:24:20 2023 -0800 Sorted team names by Last name --- source/_data/team/team.yml | 167 +++++++++++++++++++++------------------------ 1 file changed, 79 insertions(+), 88 deletions(-) diff --git a/source/_data/team/team.yml b/source/_data/team/team.yml index ffaee6c..62fca4f 100644 --- a/source/_data/team/team.yml +++ b/source/_data/team/team.yml @@ -1,35 +1,60 @@ - org: Apache Software Foundation - Committers & PPMC members: - - name: Eamon Ford - github: eamonford - email: - address: [email protected] - text: eamonford at apache dot org - name: Edward M Armstrong github: edshred2000 email: address: [email protected] text: earmstro at apache dot org - - name: Elizabeth Yam - github: echyam + - name: Nga Thien Chung + github: ngachung email: - address: [email protected] - text: echyam at apache dot org - - name: Frank Greguska - github: fgreg + address: [email protected] + text: nchung at apache dot org + - name: Thomas Cram + github: tcram email: - address: [email protected] - text: fgreg at apache dot org + address: [email protected] + text: tcram at apache dot org + - name: Maya Debellis + github: mayadebellis + email: + address: [email protected] + text: maya at apache dot org - name: Jocelyn Elya github: jelya email: address: [email protected] text: jelya at apache dot org + - name: Eamon Ford + github: eamonford + email: + address: [email protected] + text: eamonford at apache dot org + - name: Frank Greguska + github: fgreg + email: + address: [email protected] + text: fgreg at apache dot org + - name: Thomas Huang + github: dataplumber + email: + address: [email protected] + text: huang at apache dot org - name: Joseph C. Jacob github: jjacob7734 email: address: [email protected] text: jjacob at apache dot org + - name: Riley Kuttruff + github: RKuttruff + email: + address: [email protected] + text: rkk at apache dot org + - name: Thomas G Loubrieu + github: tloubrieu-jpl + email: + address: [email protected] + text: tloubrieu at apache dot org - name: Kevin M Marlis github: kevinmarlis email: @@ -40,46 +65,21 @@ email: address: [email protected] text: lewismc at apache dot org - - name: Maya Debellis - github: mayadebellis - email: - address: [email protected] - text: maya at apache dot org - - name: Nga Thien Chung - github: ngachung - email: - address: [email protected] - text: nchung at apache dot org - - name: Riley Kuttruff - github: RKuttruff - email: - address: [email protected] - text: rkk at apache dot org - name: Stepheny Perez github: skorper email: address: [email protected] text: skperez at apache dot org - - name: Thomas Cram - github: tcram - email: - address: [email protected] - text: tcram at apache dot org - - name: Thomas G Loubrieu - github: tloubrieu-jpl - email: - address: [email protected] - text: tloubrieu at apache dot org - - name: Thomas Huang - github: dataplumber - email: - address: [email protected] - text: huang at apache dot org - name: Wai Linn Phyo github: wphyojpl email: address: [email protected] text: wphyo at apache dot org + - name: Elizabeth Yam + github: echyam + email: + address: [email protected] + text: echyam at apache dot org - org: Apache Software Foundation - Mentors members: - name: Julian Hyde @@ -87,54 +87,45 @@ email: address: [email protected] text: jhyde at apache dot org - - name: Jörn Kottmann + - name: "J\xF6rn Kottmann" github: kottmann email: address: [email protected] text: joern at apache dot org - org: Additional Contributors members: - - name: Jason Kang - github: jasonmlkang - email: - address: [email protected] - text: min dot liang dot kang at jpl dot nasa dot gov - - name: Joe T Roberts - github: jtroberts - email: - address: [email protected] - text: Joe dot T dot Roberts at jpl dot nasa dot gov - - name: Joshua A Garde - github: joshgarde - email: - address: [email protected] - text: joshua dot a dot garde at jpl dot nasa dot gov - - name: Kevin M Gill - github: kmgill - email: - address: [email protected] - text: kevin dot m dot gill at jpl dot nasa dot gov - - name: Vardis M Tsontos - github: vtsontos - email: - address: [email protected] - text: vardis dot m dot tsontos at jpl dot nasa dot gov - - name: Marjorie J Lucas - github: marjo-luc - email: - address: [email protected] - text: marjorie dot j dot lucas at jpl dot nasa dot gov - - name: Grace Llewellyn - github: grallewellyn - email: - address: [email protected] - text: grace dot llewellyn at jpl dot nasa dot gov - - # ADD: Marjorie & Grace -#- org: Florida State University, Center for Ocean-Atmospheric Prediction Studies -# members: -# - name: Amanda Lovett -# github: alovett-COAPS - - - + - name: Joshua A Garde + github: joshgarde + email: + address: [email protected] + text: joshua dot a dot garde at jpl dot nasa dot gov + - name: Kevin M Gill + github: kmgill + email: + address: [email protected] + text: kevin dot m dot gill at jpl dot nasa dot gov + - name: Jason Kang + github: jasonmlkang + email: + address: [email protected] + text: min dot liang dot kang at jpl dot nasa dot gov + - name: Grace Llewellyn + github: grallewellyn + email: + address: [email protected] + text: grace dot llewellyn at jpl dot nasa dot gov + - name: Marjorie J Lucas + github: marjo-luc + email: + address: [email protected] + text: marjorie dot j dot lucas at jpl dot nasa dot gov + - name: Joe T Roberts + github: jtroberts + email: + address: [email protected] + text: Joe dot T dot Roberts at jpl dot nasa dot gov + - name: Vardis M Tsontos + github: vtsontos + email: + address: [email protected] + text: vardis dot m dot tsontos at jpl dot nasa dot gov
