From 4f2ed1025565f3ef0c352b27cfd8a4c1fc98b9f2 Mon Sep 17 00:00:00 2001 From: Lindsey Kuper Date: Sun, 28 Jul 2024 21:17:23 -0700 Subject: [PATCH] Move Shun from students to alumni --- content/home/alumni.md | 26 +++++++++++++++++--------- content/home/students.md | 6 ------ 2 files changed, 17 insertions(+), 15 deletions(-) diff --git a/content/home/alumni.md b/content/home/alumni.md index 9b0c949..8bcc0ea 100755 --- a/content/home/alumni.md +++ b/content/home/alumni.md @@ -7,6 +7,19 @@ weight = 10 title = "Alumni" +[[people]] + name = "Ana McTaggart" + degree = "MS" + grad_year = "2020" + org = "Security Engineer, Red Hat" + +[[people]] + name = "Kamala Ramasubramanian" + degree = "PhD" + grad_year = "2022" + org = "Software Engineer, Google" + www = "https://kamalaramas.github.io" + [[people]] name = "Matthew Rhea" degree = "BS" @@ -14,10 +27,11 @@ title = "Alumni" org = "Staff Engineer, Tozny" [[people]] - name = "Ana McTaggart" + name = "Shun Kashiwa" degree = "MS" - grad_year = "2020" - org = "Security Engineer, Red Hat" + grad_year = "2024" + org = "Ph.D. Student, UC San Diego" + www = "https://shun-k.dev/" [[people]] name = "Simon Guo" @@ -25,12 +39,6 @@ title = "Alumni" grad_year = "2022" org = "Ph.D. Student, UCI" -[[people]] - name = "Kamala Ramasubramanian" - degree = "PhD" - grad_year = "2022" - org = "Software Engineer, Google" - www = "https://kamalaramas.github.io" [[people]] name = "Vaishnavi Sundararajan" diff --git a/content/home/students.md b/content/home/students.md index caf43d1..2768096 100755 --- a/content/home/students.md +++ b/content/home/students.md @@ -32,12 +32,6 @@ title = "Students" title = "Ph.D. Student" img = "timothy_goodwin.jpg" -[[people]] - name = "Shun Kashiwa" - www = "https://shun-k.dev" - title = "M.S. Student" - img = "shun_kashiwa.jpg" - [[people]] name = "Reese Levine" www = "https://reeselevine.github.io"