[Parallel_libs-commits] [parallel-libs] r273742 - Change mailing list names in README
Jason Henline via Parallel_libs-commits
parallel_libs-commits at lists.llvm.org
Fri Jun 24 15:50:09 PDT 2016
Author: jhen
Date: Fri Jun 24 17:50:09 2016
New Revision: 273742
URL: http://llvm.org/viewvc/llvm-project?rev=273742&view=rev
Log:
Change mailing list names in README
An underscore is used in the mailing list names rather than a dash, so it is
parallel_libs instead of parallel-libs.
Modified:
parallel-libs/trunk/README.rst
Modified: parallel-libs/trunk/README.rst
URL: http://llvm.org/viewvc/llvm-project/parallel-libs/trunk/README.rst?rev=273742&r1=273741&r2=273742&view=diff
==============================================================================
--- parallel-libs/trunk/README.rst (original)
+++ parallel-libs/trunk/README.rst Fri Jun 24 17:50:09 2016
@@ -82,8 +82,8 @@ Mailing List and Bugs
----------------------------------------------
Two mailing lists will be set up for the project:
-1. parallel-libs-dev at lists.llvm.org for discussions among project developers, and
-2. parallel-libs-commits at lists.llvm.org for patches and commits to the project.
+1. parallel_libs-dev at lists.llvm.org for discussions among project developers, and
+2. parallel_libs-commits at lists.llvm.org for patches and commits to the project.
Each subproject library will manage its own components in Bugzilla. So, for
example, there can be several Bugzilla components for different parts of
More information about the Parallel_libs-commits
mailing list