summaryrefslogtreecommitdiff
path: root/docs/Phabricator.rst
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2012-10-27 09:47:33 +0000
committerChandler Carruth <chandlerc@gmail.com>2012-10-27 09:47:33 +0000
commitd62fd65e721c5ea144c11ea0c5b7e4ca44e4931d (patch)
tree738a75b4efb5e68effe97387124431078f2fa15b /docs/Phabricator.rst
parent46fb81cf4009cc34af97c5a1c0e824e2633fb4e4 (diff)
downloadllvm-d62fd65e721c5ea144c11ea0c5b7e4ca44e4931d.tar.gz
llvm-d62fd65e721c5ea144c11ea0c5b7e4ca44e4931d.tar.bz2
llvm-d62fd65e721c5ea144c11ea0c5b7e4ca44e4931d.tar.xz
Clarify that there is an option other than OAuth for Phabricator and
offer up my email to the spam lords for it. Hopefully this will eventually be more automatic, but we don't want people to think there is only one option. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166870 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/Phabricator.rst')
-rw-r--r--docs/Phabricator.rst14
1 files changed, 10 insertions, 4 deletions
diff --git a/docs/Phabricator.rst b/docs/Phabricator.rst
index cd984b09be..13ef9eddd3 100644
--- a/docs/Phabricator.rst
+++ b/docs/Phabricator.rst
@@ -12,10 +12,16 @@ you can now submit your patches for Clang and LLVM at
Sign up
-------
-Sign up with one of the supported OAuth account types. If
-you use your Subversion user name as Phabricator user name,
-Phabricator will automatically connect your submits to your
-Phabricator user in the `Code Repository Browser`_.
+There are two options to get an account on Phabricator. You can sign up
+immediately with one of the supported OAuth account types if you're comfortable
+with OAuth, but you can also email chandlerc@gmail.com to request an account to
+be created manually without using OAuth. We're working to get support in
+Phabricator to directly create new accounts, but currently this is a manual
+process.
+
+Note that if you use your Subversion user name as Phabricator user name,
+Phabricator will automatically connect your submits to your Phabricator user in
+the `Code Repository Browser`_.
Requesting a review via the command line