From 880a8c5a01fe9fb5edced4695032e71a72d4c9a6 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sun, 8 Sep 2024 12:13:34 +0200 Subject: [PATCH] Reset lists of participants --- participants.md | 24 +----------------------- 1 file changed, 1 insertion(+), 23 deletions(-) diff --git a/participants.md b/participants.md index 9f85642..8d9f0cd 100644 --- a/participants.md +++ b/participants.md @@ -2,30 +2,8 @@ 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: Olexandr Konovalov, affiliation: "University of St Andrews, Scotland"} - - {name: Rhys Evans, affiliation: "Institute of Mathematics, Physics and Mechanics, Ljubljana, Slovenia"} - - {name: Markus Pfeiffer, affiliation: "Huawei R&D Edinburgh, Scotland"} - - {name: Michael Young, affiliation: "University of St Andrews, Scotland"} - - {name: James Mitchell, affiliation: "University of St Andrews, Scotland"} - - {name: Shaun Alan Isherwood, affiliation: "University of Aberdeen, Scotland"} - - {name: Lukas Schnelle, affiliation: "SLA, ART at RWTH Aachen, Germany"} - {name: Jan De Beule, affiliation: "Vrije Universiteit Brussel, Belgium"} - - {name: Manuel Delgado, affiliation: "University of Porto, Portugal"} - - {name: Joseph Edwards, affiliation: "University of St Andrews, Scotland"} - - {name: Peiran Wu, affiliation: "University of St Andrews, Scotland"} - - {name: Wilf Wilson} - - {name: Jung Won Cho, affiliation: "University of St Andrews, Scotland"} - - {name: Meike Weiß, affiliation: "RWTH Aachen University, Germany"} - - {name: Kamil Zabielski, affiliation: "Bialystok University of Technology, Poland"} - - {name: Leonard Soicher, affiliation: "Queen Mary University of London, England"} - - {name: Tianrun Yang, affiliation: "University of St Andrews, Scotland"} - - {name: Reinis Cirpons, affiliation: "University of St Andrews, Scotland"} - - {name: Murray Whyte, affiliation: "University of St Andrews, Scotland"} - - {name: Robin Hankin, affiliation: "University of Stirling, Scotland"} - - {name: Christopher Jefferson, affiliation: "University of Dundee, Scotland"} + ---
    {% assign participants = page.participants | sort: "name" %}