diff options
-rw-r--r-- | CONTRIBUTING.rst | 5 | ||||
-rw-r--r-- | README.rst | 5 |
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 @@ -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 ======= |