summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Henline <jhen@google.com>2016-06-24 22:50:09 +0000
committerJason Henline <jhen@google.com>2016-06-24 22:50:09 +0000
commitbabc13a3e25636bd6b9ee64baf42bca1a8e497cf (patch)
treea216a837ecedb7eb8cd1b595717d5d16fc4cf830
parent6f92bd38d8b62ea54d3b9fb8d2fafa4d76eb1c5b (diff)
downloadbcm5719-llvm-babc13a3e25636bd6b9ee64baf42bca1a8e497cf.tar.gz
bcm5719-llvm-babc13a3e25636bd6b9ee64baf42bca1a8e497cf.zip
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. llvm-svn: 273742
-rw-r--r--parallel-libs/README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/parallel-libs/README.rst b/parallel-libs/README.rst
index 5fe9517cce9..4ab698102d3 100644
--- a/parallel-libs/README.rst
+++ b/parallel-libs/README.rst
@@ -82,8 +82,8 @@ Mailing List and Bugs
----------------------------------------------
Two mailing lists will be set up for the project:
-1. parallel-libs-dev@lists.llvm.org for discussions among project developers, and
-2. parallel-libs-commits@lists.llvm.org for patches and commits to the project.
+1. parallel_libs-dev@lists.llvm.org for discussions among project developers, and
+2. parallel_libs-commits@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
OpenPOWER on IntegriCloud