diff options
Diffstat (limited to 'llvm/docs/Phabricator.rst')
-rw-r--r-- | llvm/docs/Phabricator.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/llvm/docs/Phabricator.rst b/llvm/docs/Phabricator.rst index 53cb3b5980a..640e1611da6 100644 --- a/llvm/docs/Phabricator.rst +++ b/llvm/docs/Phabricator.rst @@ -94,6 +94,12 @@ them to participate. Many people will see the email notification on cfe-commits or llvm-commits, and if the subject line suggests the patch is something they should look at, they will. + +.. _finding-potential-reviewers: + +Finding potential reviewers +--------------------------- + Here are a couple of ways to pick the initial reviewer(s): * Use ``svn blame`` and the commit log to find names of people who have |