Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 1.38 KB

File metadata and controls

46 lines (27 loc) · 1.38 KB

Contributor License Agreement

carapace.io can only accept original source code from CLA signatories.

It is important to read and understand this legal agreement.

How do I sign?

1. Download this file

$ wget https://raw.githubusercontent.com/carapace/core/master/core/CLA.md

2. Alter the following section by adding your personal credentials

github username: email:

3. Sign this license using a key registered with github.

If you do not have a key registered, go to settings/SSH and GPG keys and upload a key.

Your Github email address must match the same address you use when signing the CLA. Github has documentation on setting email addresses.

You must also set your git e-mail to match this e-mail address as well.

If you already submitted a PR you can correct your user.name and user.email and then use use git commit --amend --reset-author and then git push --force to correct the PR.

4. By agreeing with this CLA

You are granting ownership of your code to carapace.io, to alter, distribute, limit and commercialize as they see fit.

Troubleshooting

If you have problems signing the CLA, send an email message to: help@carapace.io.

The maintainer of this repo will respond to your ticket to help.