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.
|
||||
|
||||
|
||||
Contributor License Agreement
|
||||
-----------------------------
|
||||
Developer Certificate of Origin
|
||||
-------------------------------
|
||||
|
||||
.. index::
|
||||
single: license; agreement
|
||||
|
||||
In order to contribute to the python-watcherclient project, you need to have
|
||||
signed OpenStack's contributor's agreement.
|
||||
In order to contribute to the python-watcherclient project, you need to adhere
|
||||
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::
|
||||
|
||||
* https://docs.openstack.org/infra/manual/developers.html
|
||||
* https://wiki.openstack.org/CLA
|
||||
* https://docs.openstack.org/contributors/common/dco.html
|
||||
|
||||
LaunchPad Project
|
||||
-----------------
|
||||
|
Reference in New Issue
Block a user