diff --git a/templates/governance/group-team.html.hbs b/templates/governance/group-team.html.hbs index 529cf0b2..ad16675a 100644 --- a/templates/governance/group-team.html.hbs +++ b/templates/governance/group-team.html.hbs @@ -92,6 +92,9 @@
GitHub: {{member.github}}
+ {{#if member.roles}} +
{{team-text team role (lookup member.roles 0)}}
+ {{/if}} {{/each}}