summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCraig Scott <craig.scott@crascit.com>2020-05-23 23:22:53 (GMT)
committerKitware Robot <kwrobot@kitware.com>2020-05-23 23:23:00 (GMT)
commit886a5e3af67f39ae48993b2b4db506d48132af1d (patch)
tree208f7d3ecd6a1a3b7f7f498591c38c9ab6cdeade
parenteac593ea9f929ec4f51f8c6b707414fef3cc0ad5 (diff)
parent4f7cdcaabf1752f8088d23095f3d4186ed3de2e2 (diff)
downloadCMake-886a5e3af67f39ae48993b2b4db506d48132af1d.zip
CMake-886a5e3af67f39ae48993b2b4db506d48132af1d.tar.gz
CMake-886a5e3af67f39ae48993b2b4db506d48132af1d.tar.bz2
Merge topic 'doc-contributing-forum'
4f7cdcaabf Help: Update contributor instructions to refer to the forum Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !4785
-rw-r--r--CONTRIBUTING.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 7983be1..3006214 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -11,11 +11,11 @@ Community
CMake is maintained and supported by `Kitware`_ and developed in
collaboration with a productive community of contributors.
-Please subscribe and post to the `CMake Developers List`_ to raise
+Please post to the ``Development`` category of the `CMake Forum`_ to raise
discussion of development topics.
.. _`Kitware`: http://www.kitware.com/cmake
-.. _`CMake Developers List`: https://cmake.org/mailman/listinfo/cmake-developers
+.. _`CMake Forum`: https://discourse.cmake.org
Patches
=======