[llvm] r211793 - Changed Phab 'CC' to 'subscriber'; fixed typo

Sanjay Patel spatel at rotateright.com
Thu Jun 26 11:12:43 PDT 2014


Author: spatel
Date: Thu Jun 26 13:12:42 2014
New Revision: 211793

URL: http://llvm.org/viewvc/llvm-project?rev=211793&view=rev
Log:
Changed Phab 'CC' to 'subscriber'; fixed typo

Modified:
    llvm/trunk/docs/Phabricator.rst

Modified: llvm/trunk/docs/Phabricator.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/Phabricator.rst?rev=211793&r1=211792&r2=211793&view=diff
==============================================================================
--- llvm/trunk/docs/Phabricator.rst (original)
+++ llvm/trunk/docs/Phabricator.rst Thu Jun 26 13:12:42 2014
@@ -10,8 +10,8 @@ your patches for Clang and LLVM at `LLVM
 
 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, navigat
 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.
 





More information about the llvm-commits mailing list