| layout | page |
|---|---|
| title | Community Members |
| description | Project Community Page |
| group | nav-right |
{% include JB/setup %}
{% if site.data.contributors %}
{% for member in site.data.contributors %} {% endfor %}| Full Name | Apache ID | GitHub | Role | Affiliation | |
|---|---|---|---|---|---|
| {{member.name}} | {{member.apacheId}} | {{ member.githubId }} | {{member.role}} | {{member.org}} |