summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 2ebe9b62ec..76561b90f8 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 6be9aa8021..1b5b0c3c36 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
=======