[Cmake-commits] CMake branch, next, updated. v2.8.12.2-7386-g185a7a3
Brad King
brad.king at kitware.com
Mon Feb 3 11:12:19 EST 2014
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".
The branch, next has been updated
via 185a7a3e0f56ceb0c5ad42119bd0f31ebff240cd (commit)
via 395881f77d6c3db9b5953af06cba966bc2512eff (commit)
from 95a7a7d2e407c3ef200a8bbd5472e805b584c6bd (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=185a7a3e0f56ceb0c5ad42119bd0f31ebff240cd
commit 185a7a3e0f56ceb0c5ad42119bd0f31ebff240cd
Merge: 95a7a7d 395881f
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Feb 3 11:12:18 2014 -0500
Commit: CMake Topic Stage <kwrobot at kitware.com>
CommitDate: Mon Feb 3 11:12:18 2014 -0500
Merge topic 'intro-docs' into next
395881f7 README: Credit Kitware and community of contributors
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=395881f77d6c3db9b5953af06cba966bc2512eff
commit 395881f77d6c3db9b5953af06cba966bc2512eff
Author: Brad King <brad.king at kitware.com>
AuthorDate: Mon Feb 3 11:10:02 2014 -0500
Commit: Brad King <brad.king at kitware.com>
CommitDate: Mon Feb 3 11:10:02 2014 -0500
README: Credit Kitware and community of contributors
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
=======
-----------------------------------------------------------------------
Summary of changes:
CONTRIBUTING.rst | 5 +++++
README.rst | 5 +++++
2 files changed, 10 insertions(+)
hooks/post-receive
--
CMake
More information about the Cmake-commits
mailing list