Phabricator calls it "subscriber" not "cc"

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225747 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Paul Robinson 2015-01-13 00:50:31 +00:00
parent 221a7075cf
commit 35352518fe

View File

@ -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: