diff --git a/browser/about/contributors/alumni.md b/browser/about/contributors/alumni.md index 01303280a..529cc1379 100644 --- a/browser/about/contributors/alumni.md +++ b/browser/about/contributors/alumni.md @@ -7,6 +7,7 @@ - Laurent Francioli (production and analysis) - Jeff Gentry (data generation) - Thibault Jeandet (data generation) +- Steve Jahl (browser) - Diane Kaplan (data generation) - Monkol Lek (production and analysis) - Eric Minikel (analysis) diff --git a/browser/about/contributors/headshots/steve_jahl.jpg b/browser/about/contributors/headshots/steve_jahl.jpg deleted file mode 100644 index f79434c90..000000000 Binary files a/browser/about/contributors/headshots/steve_jahl.jpg and /dev/null differ diff --git a/browser/src/TeamPage/TeamMembers.json b/browser/src/TeamPage/TeamMembers.json index dc4599293..63f1bca7d 100644 --- a/browser/src/TeamPage/TeamMembers.json +++ b/browser/src/TeamPage/TeamMembers.json @@ -129,14 +129,9 @@ }, { "name": "Riley Grant", - "bio": "is an Associate Software Engineer at the Broad Institute, where he works on the gnomAD Browser. He's interested in encouraging collaboration through open source software and open access datasets.", + "bio": "is a Software Engineer at the Broad Institute, where he works on the gnomAD Browser. He's interested in encouraging collaboration through open source software and open access datasets.", "headshotSource": "riley_grant.jpg" }, - { - "name": "Steve Jahl", - "bio": "is a Site Reliability Engineer working on keeping the gnomAD Browser stable, performant, and secure. Steve has worked previously as an SRE for a Boston-based fintech startup, and as a software engineer and systems administrator for research computing groups at MIT CSAIL and Harvard Medical School.", - "headshotSource": "steve_jahl.jpg" - }, { "name": "Konrad Karczewski", "bio": "works on the gnomAD browser.", diff --git a/browser/src/TeamPage/__snapshots__/TeamPage.spec.tsx.snap b/browser/src/TeamPage/__snapshots__/TeamPage.spec.tsx.snap index ba7997741..61de1ff23 100644 --- a/browser/src/TeamPage/__snapshots__/TeamPage.spec.tsx.snap +++ b/browser/src/TeamPage/__snapshots__/TeamPage.spec.tsx.snap @@ -1064,38 +1064,7 @@ exports[`Team Page has no unexpected changes 1`] = ` className="c12" > - is an Associate Software Engineer at the Broad Institute, where he works on the gnomAD Browser. He's interested in encouraging collaboration through open source software and open access datasets. - - - - -
-
-
- Headshot of Steve Jahl -
-
- - Steve Jahl - - - - is a Site Reliability Engineer working on keeping the gnomAD Browser stable, performant, and secure. Steve has worked previously as an SRE for a Boston-based fintech startup, and as a software engineer and systems administrator for research computing groups at MIT CSAIL and Harvard Medical School. + is a Software Engineer at the Broad Institute, where he works on the gnomAD Browser. He's interested in encouraging collaboration through open source software and open access datasets.
@@ -1832,6 +1801,7 @@ exports[`Team Page has no unexpected changes 1`] = ` - Laurent Francioli (production and analysis) - Jeff Gentry (data generation) - Thibault Jeandet (data generation) +- Steve Jahl (browser) - Diane Kaplan (data generation) - Monkol Lek (production and analysis) - Eric Minikel (analysis)