[llvm] 8164f69 - Update the phabricator docs to reflect the monorepo change.

Eric Christopher via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 30 10:53:55 PDT 2020


Author: Eric Christopher
Date: 2020-06-30T10:53:38-07:00
New Revision: 8164f69e4cb4358d5b40c054175b92b6e5f2408f

URL: https://github.com/llvm/llvm-project/commit/8164f69e4cb4358d5b40c054175b92b6e5f2408f
DIFF: https://github.com/llvm/llvm-project/commit/8164f69e4cb4358d5b40c054175b92b6e5f2408f.diff

LOG: Update the phabricator docs to reflect the monorepo change.

Patch by Nathan Froyd!

Differential Revision: https://reviews.llvm.org/D82389

Added: 
    

Modified: 
    llvm/docs/Phabricator.rst

Removed: 
    


################################################################################
diff  --git a/llvm/docs/Phabricator.rst b/llvm/docs/Phabricator.rst
index 22fb22238cbc..2493d4eea17d 100644
--- a/llvm/docs/Phabricator.rst
+++ b/llvm/docs/Phabricator.rst
@@ -82,8 +82,7 @@ To upload a new patch:
 * Add reviewers (see below for advice). (If you set the Repository field
   correctly, llvm-commits or cfe-commits will be subscribed automatically;
   otherwise, you will have to manually subscribe them.)
-* In the Repository field, enter the name of the project (LLVM, Clang,
-  etc.) to which the review should be sent.
+* In the Repository field, enter "rG LLVM Github Monorepo".
 * Click *Save*.
 
 To submit an updated patch:


        


More information about the llvm-commits mailing list