diff options
author | Christopher Webber <cwebber@getchef.com> | 2014-08-05 06:40:52 -0700 |
---|---|---|
committer | Christopher Webber <cwebber@getchef.com> | 2014-08-05 06:40:52 -0700 |
commit | 79a849e1b9ad361db927a02ea1c9d138cd349431 (patch) | |
tree | 44c7976416c6fe8043321b465a7be3f41dd537dc /CONTRIBUTING.md | |
parent | 36506ea5b5e2d849aa3e602ca98b6f2e72d47f4f (diff) | |
download | chef-79a849e1b9ad361db927a02ea1c9d138cd349431.tar.gz |
Adds Supermarket CLA links
This commit removes the echosign links and replaces them with the
Supermarket CLA links.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 20b8be8c40..6cc27697eb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,8 +12,8 @@ We utilize **Github Issues** for issue tracking and contributions. You can contr We have a 3 step process that utilizes **Github Issues**: 1. Sign our - [Individual Contributor License Agreement (CLA)](https://secure.echosign.com/public/hostedForm?formid=PJIF5694K6L) - or [Corporate CLA](https://secure.echosign.com/public/hostedForm?formid=PIE6C7AX856) online once. + [Individual Contributor License Agreement (CLA)](https://supermarket.getchef.com/icla-signatures/new) + or [Corporate CLA](https://supermarket.getchef.com/ccla-signatures/new) online once. 2. Create a Github Pull Request. 3. Do [Code Review](#cr) with the **Chef Engineering Team** or **Chef Core Committers** on the pull request. @@ -83,10 +83,10 @@ To make a good faith effort to ensure these criteria are met, Chef requires an I It only takes a few minutes to complete a CLA, and you retain the copyright to your contribution. You can complete our - [Individual CLA](https://secure.echosign.com/public/hostedForm?formid=PJIF5694K6L) online. + [Individual CLA](https://supermarket.getchef.com/icla-signatures/new) online. If you're contributing on behalf of your employer and they retain the copyright for your works, have your employer fill out our - [Corporate CLA](https://secure.echosign.com/public/hostedForm?formid=PIE6C7AX856) instead. + [Corporate CLA](https://supermarket.getchef.com/ccla-signatures/new) instead. ### Chef Obvious Fix Policy |