[llvm] r178424 - [docs] Reorganize mailing lists.

David Blaikie dblaikie at gmail.com
Sun Apr 28 08:00:37 PDT 2013


I would've thought people would join announce before dev. Dev seems to be a
strict superset of announce.
On Mar 31, 2013 2:43 AM, "Sean Silva" <silvas at purdue.edu> wrote:

> Author: silvas
> Date: Sat Mar 30 10:32:54 2013
> New Revision: 178424
>
> URL: http://llvm.org/viewvc/llvm-project?rev=178424&view=rev
> Log:
> [docs] Reorganize mailing lists.
>
> Order them roughly by "which one should a newbie join first".
>
> Modified:
>     llvm/trunk/docs/index.rst
>
> Modified: llvm/trunk/docs/index.rst
> URL:
> http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/index.rst?rev=178424&r1=178423&r2=178424&view=diff
>
> ==============================================================================
> --- llvm/trunk/docs/index.rst (original)
> +++ llvm/trunk/docs/index.rst Sat Mar 30 10:32:54 2013
> @@ -342,12 +342,6 @@ Mailing Lists
>  If you can't find what you need in these docs, try consulting the mailing
>  lists.
>
> -`LLVM Announcements List`__
> -  This is a low volume list that provides important announcements
> regarding
> -  LLVM.  It gets email about once a month.
> -
> -  .. __: http://lists.cs.uiuc.edu/mailman/listinfo/llvm-announce
> -
>  `Developer's List`__
>    This list is for people who want to be included in technical
> discussions of
>    LLVM. People post to this list when they have questions about writing
> code
> @@ -355,13 +349,6 @@ lists.
>
>    .. __: http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
> -`Bugs & Patches Archive`__
> -  This list gets emailed every time a bug is opened and closed, and when
> people
> -  submit patches to be included in LLVM.  It is higher volume than the
> LLVMdev
> -  list.
> -
> -  .. __: http://lists.cs.uiuc.edu/pipermail/llvmbugs/
> -
>  `Commits Archive`__
>    This list contains all commit messages that are made when LLVM
> developers
>    commit code changes to the repository. It is useful for those who want
> to
> @@ -369,6 +356,13 @@ lists.
>
>    .. __: http://lists.cs.uiuc.edu/pipermail/llvm-commits/
>
> +`Bugs & Patches Archive`__
> +  This list gets emailed every time a bug is opened and closed, and when
> people
> +  submit patches to be included in LLVM.  It is higher volume than the
> LLVMdev
> +  list.
> +
> +  .. __: http://lists.cs.uiuc.edu/pipermail/llvmbugs/
> +
>  `Test Results Archive`__
>    A message is automatically sent to this list by every active nightly
> tester
>    when it completes.  As such, this list gets email several times each
> day,
> @@ -376,6 +370,12 @@ lists.
>
>    .. __: http://lists.cs.uiuc.edu/pipermail/llvm-testresults/
>
> +`LLVM Announcements List`__
> +  This is a low volume list that provides important announcements
> regarding
> +  LLVM.  It gets email about once a month.
> +
> +  .. __: http://lists.cs.uiuc.edu/mailman/listinfo/llvm-announce
> +
>  IRC
>  ---
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130428/afffd11c/attachment.html>


More information about the llvm-commits mailing list