Skip to content

Latest commit

 

History

History
52 lines (46 loc) · 1.71 KB

File metadata and controls

52 lines (46 loc) · 1.71 KB
layout page
title Community Members
description Project Community Page
group nav-right

{% include JB/setup %}

{{ site.data.project.short_name }} Team Members

{% if site.data.contributors %}

{% for member in site.data.contributors %} {% endfor %}
Full Name Apache ID GitHub Role Affiliation
{{ member.name }} {{member.name}} {{member.apacheId}} {{ member.githubId }} {{member.role}} {{member.org}}
{% endif %}