From 6f4a19f1bd886af88b108cb11d4727397a2d32fd Mon Sep 17 00:00:00 2001 From: Paul Robinson Date: Tue, 13 Jan 2015 00:50:31 +0000 Subject: [PATCH] Phabricator calls it "subscriber" not "cc" llvm-svn: 225747 --- llvm/docs/Phabricator.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/llvm/docs/Phabricator.rst b/llvm/docs/Phabricator.rst index 8ac9afe..3f4f72a 100644 --- a/llvm/docs/Phabricator.rst +++ b/llvm/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: -- 2.7.4