forked from llvm-mirror/llvm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename all references to old mailing lists to new lists.llvm.org addr…
…ess. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243999 91177308-0d34-0410-b5e6-96231b3b80d8
- Loading branch information
Showing
25 changed files
with
58 additions
and
58 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,7 +30,7 @@ This policy is also designed to accomplish the following objectives: | |
This policy is aimed at frequent contributors to LLVM. People interested in | ||
contributing one-off patches can do so in an informal way by sending them to the | ||
`llvm-commits mailing list | ||
<http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits>`_ and engaging another | ||
<http://lists.llvm.org/mailman/listinfo/llvm-commits>`_ and engaging another | ||
developer to see it through the process. | ||
|
||
Developer Policies | ||
|
@@ -47,23 +47,23 @@ Stay Informed | |
------------- | ||
|
||
Developers should stay informed by reading at least the "dev" mailing list for | ||
the projects you are interested in, such as `llvmdev | ||
<http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev>`_ for LLVM, `cfe-dev | ||
<http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev>`_ for Clang, or `lldb-dev | ||
<http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev>`_ for LLDB. If you are | ||
the projects you are interested in, such as `llvm-dev | ||
<http://lists.llvm.org/mailman/listinfo/llvm-dev>`_ for LLVM, `cfe-dev | ||
<http://lists.llvm.org/mailman/listinfo/cfe-dev>`_ for Clang, or `lldb-dev | ||
<http://lists.llvm.org/mailman/listinfo/lldb-dev>`_ for LLDB. If you are | ||
doing anything more than just casual work on LLVM, it is suggested that you also | ||
subscribe to the "commits" mailing list for the subproject you're interested in, | ||
such as `llvm-commits | ||
<http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits>`_, `cfe-commits | ||
<http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits>`_, or `lldb-commits | ||
<http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits>`_. Reading the | ||
<http://lists.llvm.org/mailman/listinfo/llvm-commits>`_, `cfe-commits | ||
<http://lists.llvm.org/mailman/listinfo/cfe-commits>`_, or `lldb-commits | ||
<http://lists.llvm.org/mailman/listinfo/lldb-commits>`_. Reading the | ||
"commits" list and paying attention to changes being made by others is a good | ||
way to see what other people are interested in and watching the flow of the | ||
project as a whole. | ||
|
||
We recommend that active developers register an email account with `LLVM | ||
Bugzilla <http://llvm.org/bugs/>`_ and preferably subscribe to the `llvm-bugs | ||
<http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs>`_ email list to keep track | ||
<http://lists.llvm.org/mailman/listinfo/llvm-bugs>`_ email list to keep track | ||
of bugs and enhancements occurring in LLVM. We really appreciate people who are | ||
proactive at catching incoming bugs in their components and dealing with them | ||
promptly. | ||
|
@@ -365,7 +365,7 @@ If you have recently been granted commit access, these policies apply: | |
|
||
#. You are granted *commit-after-approval* to all parts of LLVM. To get | ||
approval, submit a `patch`_ to `llvm-commits | ||
<http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits>`_. When approved, | ||
<http://lists.llvm.org/mailman/listinfo/llvm-commits>`_. When approved, | ||
you may commit it yourself. | ||
|
||
#. You are allowed to commit patches without approval which you think are | ||
|
@@ -394,8 +394,8 @@ Making a Major Change | |
--------------------- | ||
|
||
When a developer begins a major new project with the aim of contributing it back | ||
to LLVM, they should inform the community with an email to the `llvmdev | ||
<http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev>`_ email list, to the extent | ||
to LLVM, they should inform the community with an email to the `llvm-dev | ||
<http://lists.llvm.org/mailman/listinfo/llvm-dev>`_ email list, to the extent | ||
possible. The reason for this is to: | ||
|
||
#. keep the community informed about future changes to LLVM, | ||
|
@@ -613,7 +613,7 @@ LICENSE.txt files specifically indicate that they contain GPL code. | |
|
||
We have no plans to change the license of LLVM. If you have questions or | ||
comments about the license, please contact the `LLVM Developer's Mailing | ||
List <mailto:[email protected]>`_. | ||
List <mailto:[email protected]>`_. | ||
|
||
Patents | ||
------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.