From ebc7892af9b21060cb1e6fb1f1355569b83c329c Mon Sep 17 00:00:00 2001 From: bunnei Date: Fri, 27 Sep 2019 02:39:52 -0400 Subject: [PATCH] Updated Contributor License Agreement Policy (markdown) --- Contributor-License-Agreement-Policy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contributor-License-Agreement-Policy.md b/Contributor-License-Agreement-Policy.md index fb3dc90..e377063 100644 --- a/Contributor-License-Agreement-Policy.md +++ b/Contributor-License-Agreement-Policy.md @@ -11,7 +11,7 @@ As of the time of this document, yuzu has around [200 contributors](https://gith ## Who must agree to the CLA? Any contributor that opens a Pull Request against the [main repository](https://github.com/yuzu-emu/yuzu/) must agree to the CLA before their change can be merged. Similar to how Pull Requests must satisfy build and verification requirements, and must be approved by reviewers, this will be another checkbox within the merge process. -## What should contributors do if they don't own their contribution? +## What should contributors do if they do not own their contribution? If a contributor does not own their contribution, it is their responsibility to get the original author of the code to agree to the CLA or provide written consent granting them shared ownership of the code change. Proof of this consent should be included within the description of the Pull Request for the change. ## Who are the maintainers of the yuzu project?