--- layout: default title: Team ---

Contributing

The entire project is open sourced and split up amongst a number of modules which are hosted on GitHub. There are many areas of the project that need work:

  • We need everyone to start making themes
  • People who can offer advice on the standard
  • The standard should be able to export to any format under the sun

All the code for the project can be found here:
https://github.com/jsonresume

The Team

There are many contributors to JSON Resume, but these are our regular members who keep the show running:

Core Team

{% for member in site.data.team.core-team %}
Avatar of {{member.name}}.
{{member.name}}
GitHub {% if member.twitter %} {% endif %}
{% endfor %}

Standards Committee

{% for member in site.data.team.standards-committee %}
Avatar of {{member.name}}.
{{member.name}}
GitHub
{% endfor %}