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

Current 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 %}