-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding contribution instructions, mirroring https://iabtechlab.com/opensource/
- Loading branch information
1 parent
319fe79
commit bc21533
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
A **Contributor License Agreement (CLA)** defines the terms under which intellectual property has been contributed to a company/project. The purpose of a CLA is to ensure that IAB Tech Lab has the necessary grants of rights over all contributions to allow them to be distributed under the chosen license. | ||
|
||
Contributors to the projects will be made under one or more roles as defined below: | ||
|
||
- **Project Release Manager** is overall responsible for the development of the project and has write access to the repository | ||
- **Committer** is a developer with write access to the repository and responsible for making final changes. | ||
- **Developer** is a contributor to the project in form of code or documentation and may take on other responsibilities for managing the project | ||
|
||
All contributors who wish to or are required to have write access **(Committers)** need to be/do one of the following: | ||
|
||
Be a member of a Tech Lab member company (no additional paperwork required) | ||
OR execute the [Contributor License Agreement](https://iabtechlab.com/wp-content/uploads/2021/07/IAB-TL-Contributor-License-Agreement.pdf) | ||
To become a **Committer**, please email [[email protected]](mailto:[email protected]) with the link to the project repository to which you’d like to commit as well as the signed copy of the Contributor License Agreement if required. |