]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
mention core team maintenance & community contributors 11929/head
authorChris Rebert <code@rebertia.com>
Thu, 19 Dec 2013 02:53:32 +0000 (18:53 -0800)
committerChris Rebert <code@rebertia.com>
Thu, 19 Dec 2013 02:54:07 +0000 (18:54 -0800)
README.md
_layouts/default.html

index b973ff48a97df6a2244e217f1f8076850293eb3e..d8fb529259b5d6fddbde2a7b5cb8842d7c237e83 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # [Bootstrap](http://getbootstrap.com) [![Build Status](https://secure.travis-ci.org/twbs/bootstrap.png)](http://travis-ci.org/twbs/bootstrap) [![devDependency Status](https://david-dm.org/twbs/bootstrap/dev-status.png)](https://david-dm.org/twbs/bootstrap#info=devDependencies)
 [![Selenium Test Status](https://saucelabs.com/browser-matrix/bootstrap.svg)](https://saucelabs.com/u/bootstrap)
 
-Bootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development, created and maintained by [Mark Otto](http://twitter.com/mdo) and [Jacob Thornton](http://twitter.com/fat).
+Bootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development, created by [Mark Otto](http://twitter.com/mdo) and [Jacob Thornton](http://twitter.com/fat), and maintained by the [core team](https://github.com/twbs?tab=members) with the massive support and involvement of the community.
 
 To get started, check out <http://getbootstrap.com>!
 
index e140d1ae29b72870636407b97a4c9f3ee2b88824..bcec8661c785b6d844aa3006a02fe269f421f445 100644 (file)
@@ -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>