From: Chandler Carruth Date: Sat, 27 Oct 2012 09:47:33 +0000 (+0000) Subject: Clarify that there is an option other than OAuth for Phabricator and X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=d62fd65e721c5ea144c11ea0c5b7e4ca44e4931d;p=oota-llvm.git 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 --- diff --git a/docs/Phabricator.rst b/docs/Phabricator.rst index cd984b09be3..13ef9eddd32 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