From 5b5cfc70f26c7fe1193a3d689c11c1cdbf68dd2e Mon Sep 17 00:00:00 2001 From: Alyssa Travitz Date: Mon, 4 Nov 2024 14:17:41 -0800 Subject: [PATCH 1/3] fixing 'order' params --- _team/alyssatravitz.md | 2 +- _team/davidmobley.md | 2 +- _team/joshhorton.md | 2 +- _team/riesben.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_team/alyssatravitz.md b/_team/alyssatravitz.md index f2e5ed7..75f1f9a 100644 --- a/_team/alyssatravitz.md +++ b/_team/alyssatravitz.md @@ -6,5 +6,5 @@ github: atravitz scholar: citations?user=Rm4jcz4AAAAJ&hl=en blurb: >- Alyssa joined OpenFE in October 2024. -order: +order: 1 --- diff --git a/_team/davidmobley.md b/_team/davidmobley.md index 561bb9c..e45d1d8 100644 --- a/_team/davidmobley.md +++ b/_team/davidmobley.md @@ -7,5 +7,5 @@ scholar: citations?user=k4Q4JN8AAAAJ&hl=en blurb: >- David Mobley currently serves as interim Project Directory for the Open Free Energy project. He was a founding TAC member of the project. -order: +order: 1 --- diff --git a/_team/joshhorton.md b/_team/joshhorton.md index e925bca..0cb10dd 100644 --- a/_team/joshhorton.md +++ b/_team/joshhorton.md @@ -6,5 +6,5 @@ github: jthorton scholar: citations?user=qmngJQsAAAAJ&hl=en blurb: >- Josh joined OpenFE in October 2024. -order: +order: 1 --- diff --git a/_team/riesben.md b/_team/riesben.md index d9fc0cb..5054ca3 100644 --- a/_team/riesben.md +++ b/_team/riesben.md @@ -9,5 +9,5 @@ blurb: >- He studied Biochemistry and Bioinformatics at the Eberhard-Karls University Tübingen and worked on free energy calculation methods during his PhD at ETH Zurich. His work focused on facilitating the easy and efficient use of FE methods. During his leisure time, Benjamin hikes, bikes, or climbs mountains in his vicinity. -order: 1 +order: 2 --- From 2901c66d68037d3738770104b98971fa37c3bf82 Mon Sep 17 00:00:00 2001 From: Alyssa Travitz Date: Mon, 4 Nov 2024 14:42:54 -0800 Subject: [PATCH 2/3] adding atravitz's bio --- _team/alyssatravitz.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_team/alyssatravitz.md b/_team/alyssatravitz.md index 75f1f9a..0aabec5 100644 --- a/_team/alyssatravitz.md +++ b/_team/alyssatravitz.md @@ -5,6 +5,6 @@ image_path: https://avatars.githubusercontent.com/u/31974495?v=4 github: atravitz scholar: citations?user=Rm4jcz4AAAAJ&hl=en blurb: >- - Alyssa joined OpenFE in October 2024. + Alyssa is an infrastructure-focused software engineer with OpenFE. She completed her Ph.D. in Macromolecular Science & Engineering and Scientific Computing at the University of Michigan where she used molecular dynamics techniques to create mulitscale models of complex fluids. Having developed scientific software in both academic and industry settings, she is passionate about creating robust open-source ecosystems. order: 1 --- From bdb0888b484758ef53af5108d57b88061622be5a Mon Sep 17 00:00:00 2001 From: Alyssa Travitz Date: Tue, 5 Nov 2024 08:02:29 -0800 Subject: [PATCH 3/3] changing order for dwhswenson --- _team/dwhswenson.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_team/dwhswenson.md b/_team/dwhswenson.md index 7b0a28a..9a4af55 100644 --- a/_team/dwhswenson.md +++ b/_team/dwhswenson.md @@ -13,5 +13,5 @@ blurb: >- During his time at OpenFE, David worked on various parts of our infrastructure including but not limited to; the underlying API (e.g. gufe), the openfe CLI, and a new execution engine (Exorcist). -order: 1 +order: 2 ---