summaryrefslogtreecommitdiff
path: root/docs/Phabricator.rst
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2014-06-26 18:12:42 +0000
committerSanjay Patel <spatel@rotateright.com>2014-06-26 18:12:42 +0000
commite0dd8fd5522dd3d296f6add1f354ac944d976d98 (patch)
treea846e902346cab937115fb56d17e9143b0395c95 /docs/Phabricator.rst
parent3cd8cf6bbd76c7c52a2e7075579c069542f61696 (diff)
downloadllvm-e0dd8fd5522dd3d296f6add1f354ac944d976d98.tar.gz
llvm-e0dd8fd5522dd3d296f6add1f354ac944d976d98.tar.bz2
llvm-e0dd8fd5522dd3d296f6add1f354ac944d976d98.tar.xz
Changed Phab 'CC' to 'subscriber'; fixed typo
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211793 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/Phabricator.rst')
-rw-r--r--docs/Phabricator.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/Phabricator.rst b/docs/Phabricator.rst
index f5d289fc1a..d7ec5d2369 100644
--- a/docs/Phabricator.rst
+++ b/docs/Phabricator.rst
@@ -10,8 +10,8 @@ your patches for Clang and LLVM at `LLVM's Phabricator`_ instance.
While Phabricator is a useful tool for some, the relevant -commits mailing list
is the system of record for all LLVM code review. The mailing list should be
-CC'd on all reviews, and Phabricator users should be prepared to respond to
-free-form comments in mail sent to the commits list.
+added as a subscriber on all reviews, and Phabricator users should be prepared
+to respond to free-form comments in mail sent to the commits list.
Sign up
-------
@@ -20,7 +20,7 @@ To get started with Phabricator, navigate to `http://reviews.llvm.org`_ and
click the power icon in the top right. You can register with a GitHub account,
a Google account, or you can create your own profile.
-Make *sure* that the email address registered with Phabricator is be subscribed
+Make *sure* that the email address registered with Phabricator is subscribed
to the relevant -commits mailing list. If your are not subscribed to the commit
list, all mail sent by Phabricator on your behalf will be held for moderation.