[PATCH] D82389: update the phabricator docs to reflect the monorepo

Nathan Froyd via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 23 09:04:18 PDT 2020


froydnj created this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

There's only one right choice for the repository field, and a lot of
wrong ones.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D82389

Files:
  llvm/docs/Phabricator.rst


Index: llvm/docs/Phabricator.rst
===================================================================
--- llvm/docs/Phabricator.rst
+++ llvm/docs/Phabricator.rst
@@ -82,8 +82,7 @@
 * 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:


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82389.272740.patch
Type: text/x-patch
Size: 612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200623/a854065c/attachment.bin>


More information about the llvm-commits mailing list