Replace CLA with DCO
Change-Id: I4581a2ef78ebf00e803c9f81ceb8a0625131bc40 Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
This commit is contained in:

committed by
sean mooney

parent
adad31627f
commit
489d8c3e74
@@ -8,19 +8,24 @@ If you're interested in contributing to the python-watcherclient project,
|
|||||||
the following will help get you started.
|
the following will help get you started.
|
||||||
|
|
||||||
|
|
||||||
Contributor License Agreement
|
Developer Certificate of Origin
|
||||||
-----------------------------
|
-------------------------------
|
||||||
|
|
||||||
.. index::
|
.. index::
|
||||||
single: license; agreement
|
single: license; agreement
|
||||||
|
|
||||||
In order to contribute to the python-watcherclient project, you need to have
|
In order to contribute to the python-watcherclient project, you need to adhere
|
||||||
signed OpenStack's contributor's agreement.
|
to the `Developer Certificate of Origin`_. OpenStack utilizes the Developer
|
||||||
|
Certificate of Origin (DCO) as a lightweight means to confirm that you are
|
||||||
|
entitled to contribute the code you submit. This ensures that you are
|
||||||
|
providing your contributions under the project's license and that you have
|
||||||
|
the right to do so.
|
||||||
|
|
||||||
|
.. _Developer Certificate of Origin: https://developercertificate.org/
|
||||||
|
|
||||||
.. seealso::
|
.. seealso::
|
||||||
|
|
||||||
* https://docs.openstack.org/infra/manual/developers.html
|
* https://docs.openstack.org/contributors/common/dco.html
|
||||||
* https://wiki.openstack.org/CLA
|
|
||||||
|
|
||||||
LaunchPad Project
|
LaunchPad Project
|
||||||
-----------------
|
-----------------
|
||||||
|
Reference in New Issue
Block a user