From: Paul Robinson Date: Tue, 13 Jan 2015 00:50:31 +0000 (+0000) Subject: Phabricator calls it "subscriber" not "cc" X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff_plain;h=35352518fe5c0e488df14cb43fe77a80d4299c2d Phabricator calls it "subscriber" not "cc" git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225747 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/Phabricator.rst b/docs/Phabricator.rst index 8ac9afec6c3..3f4f72ab753 100644 --- a/docs/Phabricator.rst +++ b/docs/Phabricator.rst @@ -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: