diff options
author | Tim Northover <tnorthover@apple.com> | 2014-03-10 19:24:30 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2014-03-10 19:24:30 +0000 |
commit | 1bbc2ed7c0d9a2ec723573b3de6cb6809309c0c4 (patch) | |
tree | f351b375e3036a081bc5f233e9fd78407588c172 | |
parent | 988a4e8d0eedaa3c27adeb45036556b9c926235d (diff) | |
download | bcm5719-llvm-1bbc2ed7c0d9a2ec723573b3de6cb6809309c0c4.tar.gz bcm5719-llvm-1bbc2ed7c0d9a2ec723573b3de6cb6809309c0c4.zip |
Docs: remove paragraph about manual account creation.
There's now a normal UI for that, apparently.
Patch by Manuel Jacob.
llvm-svn: 203481
-rw-r--r-- | llvm/docs/Phabricator.rst | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/llvm/docs/Phabricator.rst b/llvm/docs/Phabricator.rst index c428f416bff..581c9e5cd35 100644 --- a/llvm/docs/Phabricator.rst +++ b/llvm/docs/Phabricator.rst @@ -12,13 +12,6 @@ you can now submit your patches for Clang and LLVM at Sign up ------- -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`_. |