Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 305 Bytes

File metadata and controls

15 lines (12 loc) · 305 Bytes
layout page
title Editors
id editors

{% include editorial_status.html %}

{% assign editors = site.members | where: "role", "editor" %}

name affiliation
{%- for member in editors %}
[{{ member.name }}]({{ member.id }}) {{ member.affiliation
{%- endfor %}