diff --git a/contribute-to-docs/getting-started/becoming-a-contributor.md b/contribute-to-docs/getting-started/becoming-a-contributor.md index aac309afc..169635f00 100644 --- a/contribute-to-docs/getting-started/becoming-a-contributor.md +++ b/contribute-to-docs/getting-started/becoming-a-contributor.md @@ -21,17 +21,12 @@ For more information about contributing to the Knative project, see the By participating, you are expected to uphold this code. Please report all unacceptable behavior to . -1. Sign the contributor license agreements (CLA): - - Knative requires the [Google CLA](https://cla.developers.google.com). +1. Sign the the CNCF contributor license agreement (CLA), [EasyCLA](https://easycla.lfx.linuxfoundation.org/). **Important:** You must fill out the CLA with the same email address that you used to create your GitHub account. Also see the note about private accounts. - Once you are CLA'ed, we'll be able to accept your pull requests. This is - necessary because you own the copyright to your changes, even after your - contribution becomes part of this project. So this agreement simply gives us - permission to use and redistribute your contributions as part of the project. + After you have signed the CLA, your pull requests can be accepted. This is necessary because you own the copyright to your changes, even after your contribution becomes part of this project. So this agreement simply gives us permission to use and redistribute your contributions as part of the project. Private accounts not supported: Your contributions are verified using the email address for which you use to sign the CLA. Therefore, diff --git a/docs/contributing/contributing.md b/docs/contributing/contributing.md index 3d2c6728b..457124f54 100644 --- a/docs/contributing/contributing.md +++ b/docs/contributing/contributing.md @@ -7,8 +7,7 @@ Here are a few ways to get involved. If you want to contribute to Knative, you must do the following: -- Before you can make a contribution, you must fill out the [Google Contributor License Agreement (CLA)](https://cla.developers.google.com/) using the same email address you used to register for Github. -For more information, see [Contributor license agreements](https://github.com/knative/community/blob/main/CONTRIBUTING.md#contributor-license-agreements). +- Before you can make a contribution, you must sign the CNCF [EasyCLA](https://easycla.lfx.linuxfoundation.org/) using the same email address you used to register for Github. For more information, see [Contributor license agreements](https://github.com/knative/community/blob/main/CONTRIBUTING.md#contributor-license-agreements). - Read the [Knative contributor guide](https://github.com/knative/community/blob/main/CONTRIBUTING.md).