+
+
{{ member.name }}
-
{{ member.bio }}
+ {% if member.github_url %}
+
+ {% endif %}
+
- {% if "github_sponsor" in member %}
- Support his work on community and open source projects via:
-
-
+ {% if member.bio %}
+
{{ member.bio }}
+ {% endif %}
+ {% if "github_sponsor" in member %}
+
{% endif %}