| layout | default | |||||
|---|---|---|---|---|---|---|
| title | People | |||||
| permalink | /people/ | |||||
| crumbs |
|
At the moment we are a group of people mostly based in ARC that are putting the things together to make this OSPO a reality.
{% for member in site.data.members %}
{% include member.html member=member%}
{% cycle '', '', '', '
' %}
{% cycle '', '', '', '' %}
{% endfor %}
Through this we are involved in the following networks:
{% for member in site.data.ospo.networks %}
{% include network.html member=member%}
{% cycle '', '', '
' %}
{% cycle '', '', '' %}
{% endfor %}