From a15e63ae6f8a4d1648b8aa87bb29c0781e993990 Mon Sep 17 00:00:00 2001 From: Ruth Hoffmann Date: Tue, 28 May 2024 11:09:28 +0100 Subject: [PATCH] added participants --- participants.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/participants.md b/participants.md index 867af7a..b60ce8c 100644 --- a/participants.md +++ b/participants.md @@ -2,9 +2,15 @@ layout: page title: Participants participants: - - {name: Mun See Chang, affiliation: University of St Andrews, Scotland} - - {name: Ruth Hoffmann, affiliation: University of St Andrews, Scotland} - - {name: Max Horn, affiliation: University of Kaiserslautern-Landau, Germany} + - {name: Mun See Chang, affiliation: University of St Andrews} + - {name: Ruth Hoffmann, affiliation: University of St Andrews} + - {name: Max Horn, affiliation: University of Kaiserslautern-Landau} + - {name: Olexandr Konovalov, affiliation: University of St Andrews} + - {name: Rhys Evans, affiliation: Institute of Mathematics, Physics and Mechanics} + - {name: Markus Pfeiffer, affiliation: Huawei R&D Edinburgh} + - {name: Michael Young, affiliation: University of St Andrews} + - {name: James Mitchell, affiliation: University of St Andrews} + - {name: Surinder Kaur, affiliation: SRM University-AP} ---
    {% assign participants = page.participants | sort: "name" %}