Skip to content

Commit a749e32

Browse files
SimplyDannyAaronBallman
authored andcommitted
Replace links to archived mailing lists by links to Discourse forums
1 parent 59dadd1 commit a749e32

File tree

13 files changed

+38
-46
lines changed

13 files changed

+38
-46
lines changed

clang-tools-extra/README.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ This repository is only intended to be checked out inside of a full LLVM+Clang
1111
tree, and in the 'tools/extra' subdirectory of the Clang checkout.
1212

1313
All discussion regarding Clang, Clang-based tools, and code in this repository
14-
should be held using the standard Clang mailing lists:
15-
http://lists.llvm.org/mailman/listinfo/cfe-dev
14+
should be held using the standard Clang forum:
15+
https://discourse.llvm.org/c/clang
1616

1717
Code review for this tree should take place on the standard Clang patch and
1818
commit lists:

clang/README.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Clang Static Analyzer: http://clang-analyzer.llvm.org/
1919
Information on the LLVM project: http://llvm.org/
2020

2121
If you have questions or comments about Clang, a great place to discuss them is
22-
on the Clang development mailing list:
23-
http://lists.llvm.org/mailman/listinfo/cfe-dev
22+
on the Clang forums:
23+
https://discourse.llvm.org/c/clang/
2424

2525
If you find a bug in Clang, please file it in the LLVM bug tracker:
2626
http://llvm.org/bugs/

clang/www/analyzer/menu.html.incl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
</ul>
3333
</li>
3434
<li>
35-
Mailing Lists
35+
Mailing List & Forums
3636
<ul>
37-
<li><a href="http://lists.llvm.org/mailman/listinfo/cfe-dev">cfe-dev</a></li>
37+
<li><a href="https://discourse.llvm.org/c/clang">Clang Frontend Forums</a></li>
3838
<li><a href="http://lists.llvm.org/mailman/listinfo/cfe-commits">cfe-commits</a></li>
3939
</ul>
4040
</li>

clang/www/demo/index.cgi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ if ( !-d $ROOT ) { mkdir( $ROOT, 0777 ); }
2020
my $LOGFILE = "$ROOT/log.txt";
2121
my $FORM_URL = 'index.cgi';
2222
my $MAILADDR = 'sabre@nondot.org';
23-
my $CONTACT_ADDRESS = 'Questions or comments? Email the <a href="http://lists.llvm.org/mailman/listinfo/llvm-dev">LLVM-dev mailing list</a>.';
23+
my $CONTACT_ADDRESS = 'Questions or comments? Discuss on the <a href="https://discourse.llvm.org">LLVM forum</a>.';
2424
my $LOGO_IMAGE_URL = 'cathead.png';
2525
my $TIMEOUTAMOUNT = 20;
2626
$ENV{'LD_LIBRARY_PATH'} = '/home/vadve/shared/localtools/fc1/lib/';

clang/www/menu.html.incl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@
3333

3434
<div class="submenu">
3535
<label>Communication</label>
36-
<a href="http://lists.llvm.org/mailman/listinfo/cfe-users">cfe-users List</a>
37-
<a href="http://lists.llvm.org/mailman/listinfo/cfe-dev">cfe-dev List</a>
36+
<a href="https://discourse.llvm.org/c/clang">Clang Forum</a>
3837
<a href="http://lists.llvm.org/mailman/listinfo/cfe-commits">cfe-commits List</a>
3938
<a href="https://github.com/llvm/llvm-project/issues">Bug Reports</a>
4039
<a href="http://planet.clang.org/">Planet Clang</a>

compiler-rt/www/menu.html.incl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<div class="submenu">
1212
<label>Quick Links</label>
13-
<a href="http://lists.llvm.org/mailman/listinfo/llvm-dev">llvm-dev</a>
13+
<a href="https://discourse.llvm.org">LLVM Forum</a>
1414
<a href="http://lists.llvm.org/mailman/listinfo/llvm-commits">llvm-commits</a>
1515
<a href="http://llvm.org/bugs/">Bug Reports</a>
1616
<a href="https://github.com/llvm/llvm-project/tree/main/compiler-rt/">Browse Sources</a>

flang/docs/GettingInvolved.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,11 @@ The Flang Project welcomes contributions of all kinds.
1616
Please feel free to join the mailing list or the slack channel for discussions related to development of Flang.
1717
To understand the status of various developments in Flang please join the respective call.
1818

19-
## Mailing Lists
19+
## Forum and Mailing Lists
2020

21-
[Developer's List (flang-dev)](http://lists.llvm.org/mailman/listinfo/flang-dev)
21+
[Forum](https://discourse.llvm.org/c/subprojects/flang)
2222

23-
This list is for people who want to be included in technical discussions related to Flang. People post to this list when they have questions about writing code
24-
for or using the Flang tools. It is relatively low volume.
23+
Flang forums are for technical discussions, questions about writing code for, or using Flang tools.
2524

2625

2726
[Commits Archive (flang-commits)](http://lists.llvm.org/pipermail/flang-commits)
@@ -49,7 +48,7 @@ To understand the status of various developments in Flang please join the respec
4948
- Time: On Wednesdays 8:30 Pacific Time, on the weeks alternating with regular Flang Community Technical Biweekly Call.
5049
- Meeting minutes are available in this [Google Doc](https://docs.google.com/document/d/10T-S2J3GrahpG4Ooif93NSTz2zBW0MQc_RlwHi0-afY/edit?usp=sharing).
5150
If you can not access the Google Doc, please send an email to Alexis Perry-Holby at aperry@lanl.gov requesting to be added to the access list.
52-
- Minutes from older meetings were sent to [flang-dev](http://lists.llvm.org/mailman/listinfo/flang-dev). Search for `Flang Biweekly Sync - Notes`.
51+
- Minutes from older meetings were posted on the [Flang forum](https://discourse.llvm.org/c/subprojects/flang). Search for `Flang Biweekly Sync - Notes`.
5352

5453
### Flang Community Technical Biweekly Call
5554

libcxx/docs/index.rst

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -200,25 +200,24 @@ and `Getting started with LLVM <https://llvm.org/docs/GettingStarted.html>`__.
200200

201201
If you think you've found a bug in libc++, please report it using
202202
the `LLVM bug tracker`_. If you're not sure, you
203-
can post a message to the `libcxx-dev mailing list`_ or on IRC.
203+
can ask for support on the `libcxx forum`_ or on IRC.
204204

205205
**Patches**
206206

207207
If you want to contribute a patch to libc++, the best place for that is
208208
`Phabricator <https://llvm.org/docs/Phabricator.html>`_. Please add `libcxx-commits` as a subscriber.
209-
Also make sure you are subscribed to the `libcxx-commits mailing list <http://lists.llvm.org/mailman/listinfo/libcxx-commits>`_.
209+
Also make sure you are subscribed to the `libcxx-commits mailing list`_.
210210

211211
**Discussion and Questions**
212212

213-
Send discussions and questions to the
214-
`libcxx-dev mailing list <http://lists.llvm.org/mailman/listinfo/libcxx-dev>`_.
213+
Send discussions and questions to the `libcxx forum`_.
215214

216215

217216
Quick Links
218217
===========
219218
* `LLVM Homepage <https://llvm.org/>`_
220219
* `libc++abi Homepage <http://libcxxabi.llvm.org/>`_
221-
* `LLVM bug tracker <https://github.com/llvm/llvm-project/labels/libc++/>`_
222-
* `libcxx-commits Mailing List`_
223-
* `libcxx-dev Mailing List`_
220+
* `LLVM Bug Tracker <https://github.com/llvm/llvm-project/labels/libc++/>`_
221+
* `libcxx-commits Mailing List <http://lists.llvm.org/mailman/listinfo/libcxx-commits>`_
222+
* `libcxx Forum <https://discourse.llvm.org/c/runtimes/libcxx/>`_
224223
* `Browse libc++ Sources <https://github.com/llvm/llvm-project/tree/main/libcxx/>`_

libunwind/docs/index.rst

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -78,27 +78,25 @@ and `Getting started with LLVM <https://llvm.org/docs/GettingStarted.html>`__.
7878

7979
If you think you've found a bug in libunwind, please report it using
8080
the `LLVM bug tracker`_. If you're not sure, you
81-
can post a message to the `cfe-dev mailing list`_ or on IRC.
82-
Please include "libunwind" in your subject.
81+
can ask for support on the `Runtimes forum`_ or on IRC.
82+
Please use the tag "libunwind" for new threads.
8383

8484
**Patches**
8585

8686
If you want to contribute a patch to libunwind, the best place for that is
8787
`Phabricator <https://llvm.org/docs/Phabricator.html>`_. Please include [libunwind] in the subject and
88-
add `cfe-commits` as a subscriber. Also make sure you are subscribed to the
89-
`cfe-commits mailing list <http://lists.llvm.org/mailman/listinfo/cfe-commits>`_.
88+
add `cfe-commits` as a subscriber. Also make sure you are subscribed to the `cfe-commits mailing list`_.
9089

9190
**Discussion and Questions**
9291

93-
Send discussions and questions to the
94-
`cfe-dev mailing list <http://lists.llvm.org/mailman/listinfo/cfe-dev>`_.
95-
Please include [libunwind] in the subject.
92+
Send discussions and questions to the `Runtimes forum`_. Please add the tag "libunwind" to your post.
9693

9794

9895
Quick Links
9996
===========
10097
* `LLVM Homepage <https://llvm.org/>`_
101-
* `LLVM bug tracker <https://github.com/llvm/llvm-project/labels/libunwind/>`_
102-
* `cfe-commits Mailing List`_
103-
* `cfe-dev Mailing List`_
98+
* `LLVM Bug Tracker <https://github.com/llvm/llvm-project/labels/libunwind/>`_
99+
* `cfe-dev Mailing List <http://lists.llvm.org/mailman/listinfo/cfe-dev>`_
100+
* `cfe-commits Mailing List <http://lists.llvm.org/mailman/listinfo/cfe-commits>`_
101+
* `Runtimes Forum <https://discourse.llvm.org/tags/c/runtimes>`_
104102
* `Browse libunwind Sources <https://github.com/llvm/llvm-project/blob/main/libunwind/>`_

lldb/docs/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,10 +102,10 @@ Additionally it builds:
102102

103103
See the :doc:`LLDB Build Page <resources/build>` for build instructions.
104104

105-
Discussions about LLDB should go to the `lldb-dev
106-
<http://lists.llvm.org/mailman/listinfo/lldb-dev>`__ mailing list. Commit
105+
Discussions about LLDB should go to the `LLDB forum
106+
<https://discourse.llvm.org/c/subprojects/lldb>`__. Commit
107107
messages are automatically sent to the `lldb-commits
108-
<http://lists.llvm.org/mailman/listinfo/lldb-commits>`__ mailing list , and
108+
<http://lists.llvm.org/mailman/listinfo/lldb-commits>`__ mailing list, and
109109
this is also the preferred mailing list for patch submissions.
110110

111111
See the :doc:`Projects page <status/projects>` if you are looking for some

0 commit comments

Comments
 (0)