From 55b672affd220b8890b059c1457f46b991cf27c6 Mon Sep 17 00:00:00 2001 From: jbloom Date: Wed, 4 Jun 2025 16:25:06 -0700 Subject: [PATCH 1/2] update w arjun new position --- people/alumni.js | 6 ++++++ people/arjun-aditham.md | 16 ---------------- 2 files changed, 6 insertions(+), 16 deletions(-) delete mode 100644 people/arjun-aditham.md diff --git a/people/alumni.js b/people/alumni.js index 25947cef..08392139 100644 --- a/people/alumni.js +++ b/people/alumni.js @@ -105,6 +105,12 @@ export const alumni = [ end: "2015", currentPosition: "Senior Scientist at Sonoma Biotherapeutics", }, + { + name: "Arjun Aditham", + title: "Postdoc", + start: "2022", + end: "2025", + currentPosition: "Senior Scientist I at SystImmune", { name: "Tal Einav", title: "Postdoc", diff --git a/people/arjun-aditham.md b/people/arjun-aditham.md deleted file mode 100644 index f10f2d8d..00000000 --- a/people/arjun-aditham.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -layout: person -name: "Arjun Aditham" -image: "/assets/people/arjun-aditham.jpg" -title: "Postdoctoral Fellow" -category: "Postdocs" -links: - - link: "https://github.com/arjunaditham" - icon: "github" - - link: "aaditham@fredhutch.org" - icon: "email" - - link: "https://www.linkedin.com/in/arjun-aditham/" - icon: "linkedin" ---- - -As a postdoc in the Bloom Lab, I'm utilizing deep mutational scanning approaches to characterize the Rabies glycoprotein. From d3358287a2b4867d9f3b26c845055c6c15e12bb5 Mon Sep 17 00:00:00 2001 From: jbloom Date: Wed, 4 Jun 2025 16:27:59 -0700 Subject: [PATCH 2/2] fix JSON layout --- people/alumni.js | 1 + 1 file changed, 1 insertion(+) diff --git a/people/alumni.js b/people/alumni.js index 08392139..dccfb4cb 100644 --- a/people/alumni.js +++ b/people/alumni.js @@ -111,6 +111,7 @@ export const alumni = [ start: "2022", end: "2025", currentPosition: "Senior Scientist I at SystImmune", + }, { name: "Tal Einav", title: "Postdoc",