summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2013-06-17 16:50:26 +0000
committerGerrit Code Review <review@openstack.org>2013-06-17 16:50:26 +0000
commit286a43634b26ec0246f1b9146126e4fd9a477956 (patch)
treeae573ddeacf71c2cfec72085a6a28681577800fd /doc
parentdcddfbccf35d3950ab58b4b9e8129fa91a722410 (diff)
parentb1bcad9d3626ab3b954bc60b754545054d983f8b (diff)
downloadkeystone-286a43634b26ec0246f1b9146126e4fd9a477956.tar.gz
keystone-286a43634b26ec0246f1b9146126e4fd9a477956.tar.xz
keystone-286a43634b26ec0246f1b9146126e4fd9a477956.zip
Merge "Remove how to contribute section in favor of CONTRIBUTING.rst"
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
-----