| layout | title | group |
|---|---|---|
docs |
Team |
about |
Bootstrap is maintained by the founding team and a small group of invaluable core contributors, with the massive support and involvement of our community.
{% for member in site.data.core-team %}
<iframe class="github-btn" src="https://ghbtns.com/github-btn.html?user={{ member.user }}&type=follow"></iframe>
{{ member.name }} @{{ member.user }}
{% endfor %}
Get involved with Bootstrap development by opening an issue or submitting a pull request. Read our contributing guidelines for information on how we develop.