summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2014-02-03 16:12:23 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2014-02-03 16:12:23 (GMT)
commit3611d77b6dbff46d45f9f5855218e6028044e850 (patch)
tree1b9982078b4029f991860e51504af5a4dd918fe6
parente863496acafe4b11cd035032e147aa8f3e9b7208 (diff)
parent395881f77d6c3db9b5953af06cba966bc2512eff (diff)
downloadCMake-3611d77b6dbff46d45f9f5855218e6028044e850.zip
CMake-3611d77b6dbff46d45f9f5855218e6028044e850.tar.gz
CMake-3611d77b6dbff46d45f9f5855218e6028044e850.tar.bz2
Merge topic 'intro-docs'
395881f7 README: Credit Kitware and community of contributors
-rw-r--r--CONTRIBUTING.rst5
-rw-r--r--README.rst5
2 files changed, 10 insertions, 0 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 2ebe9b6..76561b9 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -4,6 +4,11 @@ Contributing to CMake
Community
=========
+CMake is maintained by `Kitware, Inc.`_ and developed in
+collaboration with a productive community of contributors.
+
+.. _`Kitware, Inc.`: http://www.kitware.com
+
The preferred entry point for new contributors is the mailing list.
Please subscribe and post to the `CMake Developers List`_ to offer
contributions. Regular and productive contributors may be invited
diff --git a/README.rst b/README.rst
index 6be9aa8..1b5b0c3 100644
--- a/README.rst
+++ b/README.rst
@@ -11,6 +11,11 @@ For full documentation visit the `CMake Home Page`_ and the
.. _`CMake Home Page`: http://www.cmake.org
.. _`CMake Documentation Page`: http://www.cmake.org/cmake/help/documentation.html
+CMake is maintained by `Kitware, Inc.`_ and developed in
+collaboration with a productive community of contributors.
+
+.. _`Kitware, Inc.`: http://www.kitware.com
+
License
=======