Skip to content

Commit

Permalink
fix(docs): Updated legal info due to migration from CLA to DCO (#1463)
Browse files Browse the repository at this point in the history
* Updated legal info due to migration from CLA to DCO

Signed-off-by: hbelmiro <[email protected]>

* Fixed TOC

Signed-off-by: hbelmiro <[email protected]>

---------

Signed-off-by: hbelmiro <[email protected]>
  • Loading branch information
hbelmiro authored Mar 5, 2024
1 parent 803377e commit 16e781d
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ just a few small guidelines you need to follow.
<!-- START of ToC generated by running ./tools/mdtoc.sh CONTRIBUTING.md -->

- [Project Structure](#project-structure)
- [Contributor License Agreement](#contributor-license-agreement)
- [Legal](#legal)
- [Coding Style](#coding-style)
- [Unit Testing Best Practices](#unit-testing-best-practices)
- [Golang](#golang)
Expand All @@ -35,17 +35,11 @@ To get started, see the development guides:
* [Backend development guide](./backend/README.md)
* [SDK development guide](./sdk/python/README.md)

## Contributor License Agreement
## Legal

Contributions to this project must be accompanied by a Contributor License
Agreement. You (or your employer) retain the copyright to your contribution;
this simply gives us permission to use and redistribute your contributions as
part of the project. Head over to <https://cla.developers.google.com/> to see
your current agreements on file or to sign a new one.
Kubeflow uses Developer Certificate of Origin ([DCO](https://github.com/apps/dco/)).

You generally only need to submit a CLA once, so if you've already submitted one
(even if it was for a different project), you probably don't need to do it
again.
Please see https://github.com/kubeflow/community/tree/master/dco-signoff-hook#signing-off-commits to learn how to sign off your commits.

## Coding Style

Expand Down

0 comments on commit 16e781d

Please sign in to comment.