diff --git a/_data/data.yml b/_data/data.yml index d245b76b..1b8b6a72 100644 --- a/_data/data.yml +++ b/_data/data.yml @@ -715,6 +715,20 @@ people: since: 2024 photo: "img/people/yongjae_chung.jpg" interests: "Systems security, machine learning" + + - &ziyi_xu + name: "Ziyi Xu" + anchor: ziyi_xu + internal: true + role: "Master's student" + since: 2025 + photo: "img/people/ziyi_xu.jpg" + interests: "Software supply chain security, dependency risk analysis, and intelligent systems" + + + + + people_cards: - type: "Faculty" @@ -745,6 +759,7 @@ people: - *pinhan_zhao - *neil_naveen - *yongjae_chung + - *ziyi_xu - type: "Visiting Scholars" anchor: visitingscholars diff --git a/img/people/ziyi_xu.JPG b/img/people/ziyi_xu.JPG new file mode 100644 index 00000000..7bcffafa Binary files /dev/null and b/img/people/ziyi_xu.JPG differ