--- layout: default title: KWARC People ---

Former Members of the KWARC Group

{% assign people = site.pages | where: "layout", "person" | where_exp: "person", "person.end_date != null" | sort: "start_date" %} {% include people_list.html %}