[llvm] r225747 - Phabricator calls it "subscriber" not "cc"

Paul Robinson paul_robinson at playstation.sony.com
Mon Jan 12 16:50:31 PST 2015


Author: probinson
Date: Mon Jan 12 18:50:31 2015
New Revision: 225747

URL: http://llvm.org/viewvc/llvm-project?rev=225747&view=rev
Log:
Phabricator calls it "subscriber" not "cc"

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=225747&r1=225746&r2=225747&view=diff
==============================================================================
--- llvm/trunk/docs/Phabricator.rst (original)
+++ llvm/trunk/docs/Phabricator.rst Mon Jan 12 18:50:31 2015
@@ -66,7 +66,8 @@ To upload a new patch:
 * Leave the drop down on *Create a new Revision...* and click *Continue*.
 * Enter a descriptive title and summary; add reviewers and mailing
   lists that you want to be included in the review. If your patch is
-  for LLVM, cc llvm-commits; if your patch is for Clang, cc cfe-commits.
+  for LLVM, add llvm-commits as a subscriber; if your patch is for Clang,
+  add cfe-commits.
 * Click *Save*.
 
 To submit an updated patch:





More information about the llvm-commits mailing list