Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <code@rebertia.com>2013-12-19 06:53:32 +0400
committerChris Rebert <code@rebertia.com>2013-12-19 06:54:07 +0400
commit07da1d731a7117e1281b43e6c79c441dc47e9e48 (patch)
tree7e645a1fd8bb473c8136ceb3472c90c12db1df21 /_layouts
parent4eaa297e683ffb1e0718ea2d77d2babfae1863bc (diff)
mention core team maintenance & community contributors
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/default.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/_layouts/default.html b/_layouts/default.html
index e140d1ae29..bcec8661c7 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -57,6 +57,7 @@
{% include social-buttons.html %}
<p>Designed and built with all the love in the world by <a href="http://twitter.com/mdo" target="_blank">@mdo</a> and <a href="http://twitter.com/fat" target="_blank">@fat</a>.</p>
+ <p>Maintained by the <a href="https://github.com/twbs?tab=members">core team</a> with the help of <a href="https://github.com/twbs/bootstrap/graphs/contributors">our contributors</a>.</p>
<p>Code licensed under <a href="https://github.com/twbs/bootstrap/blob/master/LICENSE" target="_blank">MIT</a>, documentation under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p>
<ul class="footer-links">
<li>Currently v{{ site.current_version }}</li>