Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny Mösch <danny.moesch@icloud.com>2022-03-23 17:10:20 +0300
committerAaron Ballman <aaron@aaronballman.com>2022-03-23 17:10:20 +0300
commita749e3295df4aee18a0ad723875a6501f30ac744 (patch)
treebaaaacf54bb9bbd3ebe7acec3558b6485bbe3ab3 /libunwind
parent59dadd178b0b12cb4a975a262ed20e7c3822aedc (diff)
Replace links to archived mailing lists by links to Discourse forums
Diffstat (limited to 'libunwind')
-rw-r--r--libunwind/docs/index.rst18
1 files changed, 8 insertions, 10 deletions
diff --git a/libunwind/docs/index.rst b/libunwind/docs/index.rst
index 99ee86c755f4..a8315299386d 100644
--- a/libunwind/docs/index.rst
+++ b/libunwind/docs/index.rst
@@ -78,27 +78,25 @@ and `Getting started with LLVM <https://llvm.org/docs/GettingStarted.html>`__.
If you think you've found a bug in libunwind, please report it using
the `LLVM bug tracker`_. If you're not sure, you
-can post a message to the `cfe-dev mailing list`_ or on IRC.
-Please include "libunwind" in your subject.
+can ask for support on the `Runtimes forum`_ or on IRC.
+Please use the tag "libunwind" for new threads.
**Patches**
If you want to contribute a patch to libunwind, the best place for that is
`Phabricator <https://llvm.org/docs/Phabricator.html>`_. Please include [libunwind] in the subject and
-add `cfe-commits` as a subscriber. Also make sure you are subscribed to the
-`cfe-commits mailing list <http://lists.llvm.org/mailman/listinfo/cfe-commits>`_.
+add `cfe-commits` as a subscriber. Also make sure you are subscribed to the `cfe-commits mailing list`_.
**Discussion and Questions**
-Send discussions and questions to the
-`cfe-dev mailing list <http://lists.llvm.org/mailman/listinfo/cfe-dev>`_.
-Please include [libunwind] in the subject.
+Send discussions and questions to the `Runtimes forum`_. Please add the tag "libunwind" to your post.
Quick Links
===========
* `LLVM Homepage <https://llvm.org/>`_
-* `LLVM bug tracker <https://github.com/llvm/llvm-project/labels/libunwind/>`_
-* `cfe-commits Mailing List`_
-* `cfe-dev Mailing List`_
+* `LLVM Bug Tracker <https://github.com/llvm/llvm-project/labels/libunwind/>`_
+* `cfe-dev Mailing List <http://lists.llvm.org/mailman/listinfo/cfe-dev>`_
+* `cfe-commits Mailing List <http://lists.llvm.org/mailman/listinfo/cfe-commits>`_
+* `Runtimes Forum <https://discourse.llvm.org/tags/c/runtimes>`_
* `Browse libunwind Sources <https://github.com/llvm/llvm-project/blob/main/libunwind/>`_