Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.47 KB

cla.md

File metadata and controls

17 lines (13 loc) · 1.47 KB

Contributor License Agreement

OSVTAC welcomes your contributions to our GitHub repositories! In particular, you can contribute to:

Before we can accept your contributions, you must sign a Contributor License Agreement (CLA). You're free to submit pull requests before signing the CLA, but they will not be merged until we receive a signed CLA from you.

How to sign the CLA

  • Print the agreement (PDF, Markdown)
  • Fill out your name and address under "You" near the bottom, and sign on the signature line
  • Scan the signed document
  • Email this scan to [email protected] with the subject line "OSVTAC CLA"

Contributions containing work by third parties

If you submit a pull request that contains contributions not authored by you (for example, code that you copied from somewhere else), explicitly state this in your commit summary. Specify which parts of your commit came from somewhere else, where they came from (a URL is preferred), and under what license they are published. The license of the third-party work must be compatible with the license of the project you're adding it to.