From 6dd10ac484c0d4ee8f22b1c8dd027865edfcbc6c Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 4 Mar 2020 18:06:10 +0100 Subject: [PATCH] Move CLA section to contributor guide Remove CLA section, it's now in the contributor guide, see https://docs.openstack.org/contributors/common/setup-gerrit.html#individual-contributor-license-agreement Leave it in with just a link, so that OpenStack users find it. Change-Id: I7b2e71cd8479df9ba066c2ca87489acc7b72d0ba --- doc/source/developers.rst | 29 ++++------------------------- 1 file changed, 4 insertions(+), 25 deletions(-) diff --git a/doc/source/developers.rst b/doc/source/developers.rst index ec1f236..62303b1 100644 --- a/doc/source/developers.rst +++ b/doc/source/developers.rst @@ -85,31 +85,10 @@ password for the others. Sign the appropriate Individual Contributor License Agreement ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Unless you are an U.S. Government Employee (see below), -`agree to the Individual Contributor License -Agreement `_. -The full text of the agreement will be -displayed before you can enter "I AGREE" below it, but it's also -anonymously available if you want to `preview the OpenStack -ICLA `_ now. - -Employees of the U.S. Government do not sign the Individual -CLA. Instead, someone with authority to sign on behalf of your agency -should sign the `U.S. Government Contributor License Agreement -`_. Please contact the -OpenStack Foundation to initiate this process. - -If you are contributing on behalf of a company or organization, -you still need to sign the ICLA above but someone at your company or -organization also needs to sign the `Corporate Contributor License -Agreement `_ -providing a list of people authorized to commit code to -OpenStack. If you need a printable copy of the Corporate CLA please -email `community managers `_. -Check `How to update the CCLA `_ -to provide changes to such list. A list of current companies and -organizations with an existing `Corporate CLA `_ -is available for your review. +Projects that are part of OpenStack project require signing the +Individual Contributor License Agreement, see `these detailed +instructions +`_. Upload your public SSH key ^^^^^^^^^^^^^^^^^^^^^^^^^^