diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2019-05-28 15:26:58 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-05-28 15:26:58 -0700 |
| commit | f533b603b7eb9a4703f3e7a6428d78288a0bf3c0 (patch) | |
| tree | 6c9308d420966c047efe9a6d48f5333975d49c9d | |
| parent | b6dcdba633c2709cfd86fe39844e360163eed6f8 (diff) | |
| parent | e337403e0cc2bc16256cce720b748f0e0e9bb72e (diff) | |
Merge pull request #3742 from sftim/20190527_cla_terminology_cleanup
Clarify that CLA is CNCF CLA
| -rw-r--r-- | CLA.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ # The Contributor License Agreement -The [Cloud Native Computing Foundation](https://www.cncf.io/community) defines +The [Cloud Native Computing Foundation](https://www.cncf.io/community) (CNCF) defines the legal status of the contributed code in two different types of _Contributor License Agreements_ (CLAs), [individual contributors](https://github.com/cncf/cla/blob/master/individual-cla.pdf) and [corporations](https://github.com/cncf/cla/blob/master/corporate-cla.pdf). @@ -13,7 +13,7 @@ It is important to read and understand this legal agreement. ## How do I sign? -If your work is done as an employee of your company, contact your company's legal department and ask to be put on the list of approved contributors for the Kubernetes CLA. Below, we have included steps for "Corporation signup" in case your company does not have a company agreement and would like to have one. +If your work is done as an employee of your company, contact your company's legal department and ask to be put on the list of approved contributors for the CNCF CLA. Below, we have included steps for "Corporation signup" in case your company does not have a company agreement and would like to have one. #### 1. Log in to the Linux Foundation ID Portal with Github |
