-
XhmikosR authored
No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!
d95d3002
layout: docs
title: Team
description: An overview of the founding team and core contributors to Bootstrap.
group: 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.
{{< team.inline >}}
{{- range (index $.Site.Data "core-team") }}
{{ .name }} @{{ .user }}
{{ end -}}
{{< /team.inline >}}

Get involved with Bootstrap development by opening an issue or submitting a pull request. Read our contributing guidelines for information on how we develop.