summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDolph Mathews <dolph.mathews@gmail.com>2013-06-10 08:10:19 -0500
committerDolph Mathews <dolph.mathews@gmail.com>2013-06-10 08:10:19 -0500
commitb1bcad9d3626ab3b954bc60b754545054d983f8b (patch)
treef89bd7445a184550e1e42426442d962790107133 /doc
parent8933956f5c7e37d58ef550f26945337bde26833a (diff)
downloadkeystone-b1bcad9d3626ab3b954bc60b754545054d983f8b.tar.gz
keystone-b1bcad9d3626ab3b954bc60b754545054d983f8b.tar.xz
keystone-b1bcad9d3626ab3b954bc60b754545054d983f8b.zip
Remove how to contribute section in favor of CONTRIBUTING.rst
Change-Id: I5364d9d930ca0871bd839917b23ef3199eff3340
Diffstat (limited to 'doc')
-rw-r--r--doc/source/developing.rst13
1 files changed, 0 insertions, 13 deletions
diff --git a/doc/source/developing.rst b/doc/source/developing.rst
index b168caf7..5a064b5e 100644
--- a/doc/source/developing.rst
+++ b/doc/source/developing.rst
@@ -18,19 +18,6 @@
Developing with Keystone
========================
-Contributing Code
-=================
-
-To contribute code, sign up for a Launchpad account and sign a contributor
-license agreement, available on the `<http://wiki.openstack.org/CLA>`_. Once
-the CLA is signed you can contribute code through the Gerrit version control
-system which is related to your Launchpad account.
-
-
-To contribute tests, docs, code, etc, refer to our `Gerrit-Jenkins-Github Workflow`_.
-
-.. _`Gerrit-Jenkins-Github Workflow`: http://wiki.openstack.org/GerritJenkinsGithub
-
Setup
-----